.td {font-size: 12px; color: #111111;}
A:LINK, A:VISITED {
    color : #0000FF;
    font-family : arial;
    text-decoration : none;
    font-weight : bold;
    font-size : 12px;
}
A:HOVER {
    color : #FF0000;
    font-family : arial;
    text-decoration : underline;
    font-weight : bold;
    font-size : 12px;
}
input {
 font-family: Verdana; font-size: 10px; 
 background-color: #FFFFFF; 
 font-weight: Bold;
 border: 1px solid #000000; 
}
textarea {
 font-family: Verdana; font-size: 10px; 
 background-color: #FFFFFF; 
 font-weight: Bold;
 border: 1px solid #000000; 
}
select {
 font-family: Verdana; font-size: 10px; 
 background-color: #FFFFFF;
 font-weight: Bold;
 border: 1px solid #000000;
}
.radio {
 font-family: Verdana; font-size: 10px; 
 background-color: transparent; 
 font-weight: Bold;
 border: 0px solid #000000;
}
.edit {
font-family: arial;
font-size: 12px; 
color: #444444; 
font-weight: normal;
background: #EFEFEF; 
}
.tedit {
    background: #A2A2A2;
    font-family: arial;
    font-size: 12px; 
    color: #FFFFFF; 
    font-weight: normal;
}
.smalltext {
    font-family: Verdana;
    font-size: 10px; 
    color: #444444; 
    font-weight: normal;
}
.text {
    font-family: arial;
    font-size: 12px; 
    color: #444444; 
    font-weight: normal;
}
.error {
    font-family: arial;
    font-size: 12px; 
    color: #FF0000; 
    font-weight: bold;
}
.verysmall {
    font-family: Arial;
    font-size: 10px; 
    color: #444444; 
    font-weight: normal;
}
A.anav:LINK, A.anav:VISITED {
	color : #FFFFFF;
	font-family : Arial;
	text-decoration : none;
	font-size : 12px;
}
A.anav:HOVER {
	color : #FFFFFF;
	font-family : arial;
	text-decoration : underline;
	font-size : 12px;
}
A.nav:LINK, A.nav:VISITED {
    color : #0000FF;
    font-family : arial;
    text-decoration : none;
    font-weight : normal;
    font-size : 12px;
}
A.nav:HOVER {
    color : #FF0000;
    font-family : arial;
    text-decoration : underline;
    font-weight : normal;
    font-size : 12px;
}
