
.testimonial {  
font-family: Verdana, "Trebuchet MS", Helvetica, Arial, sans-serif; 
font-size: 12px; 
font-style: normal; 
font-weight: normal; 
color: #3A6EA5;  

}


.topnav {  
font-family: Verdana, "Trebuchet MS", Helvetica, Arial, sans-serif; 
font-size: 11px; 
font-style: normal; 
font-weight: normal; 
color: #FFFFFF;  

}


.botnav {  
font-family: Verdana, "Trebuchet MS", Helvetica, Arial, sans-serif; 
font-size: 11px; 
font-style: normal; 
font-weight: normal; 
color: #000000;  

}


.main {  
font-family: Verdana, "Trebuchet MS", Helvetica, Arial, sans-serif; 
font-size: 11px; 
font-style: normal; 
font-weight: normal; 
color: #000000;  

}

}
input {
font-family: tahoma, helvetica, sans-serif;
font-size: 11px;
}

select {
font-family: tahoma, helvetica, sans-serif;
font-size: 11px;
}

textarea {
font-family: tahoma, helvetica, sans-serif;
font-size: 11px;


}
A:LINK {
text-decoration: none;
font-family: Verdana, Helvetica, sans-serif;
font-size: 11px;
color: #FF0000
}
A:VISITED {
text-decoration: none;
font-family: Verdana, Helvetica, sans-serif;
font-size: 11px;
color: #FF0000
}
A:HOVER {
text-decoration: underline;
font-family: Verdana, Helvetica, sans-serif;
font-size: 11px;
color: #FF0000
}
.Clickable
{
	CURSOR: hand;
}