td,tr,table {
font-family:verdana;
font-size:12px;
}

t2 {
font-family:verdana;
font-size:14px;
}

body {
font-family: verdana;
font-size:12px;
}

a {
color : ff0000;
text-decoration: underline;
font-size: 12px;
font-family: verdana;
font-weight: normal;
}

a:hover {
color: 000000;
text-decoration: none;
}

.realsmall {
font-size: 10px;
}

.white {
color: #FFFFFF;
}

.biglink {
 color: #ff0000;
 font-size:24px;
 font-weight:bold;
}

a:hover.biglink {
 color: #000000;
}

.biglink2 {
 color: #FFFFFF;
 font-size: 22px;
 font-weight: bold;
}

a:hover.biglink2 {
 color: #33FF33;
}

.lightgrey {
 color: 777777;
}

input {
 border: 1px solid black;
 font-family: verdana;
 font-size:12px;
}

select {
 border: 1px solid black;
 font-family: verdana;
 font-size:12px;
}

textarea {
 border: 1px solid black;
 font-family: verdana;
 font-size:12px;
}

.none {
border: none;
}
 
.coolblue {
 color: 0000ff;
}
