
.vr A
{
    font-size: 11px;
    color: #B00000;
    font-family: verdana;
    text-decoration: underline
}
.input{
	color: #766F4E; 
	font-family: Arial, Verdana, Serif; 
	font-size: 10px; 
	background-color: #f0f8ff;
	border-color : #A49C75;

}

.vr A:hover
{
    color: #FF0000;
    text-decoration: underline
}
.text 
{
    font-size: 11px;
    color: #000000;
    font-family: verdana;
    text-decoration: none
}
.text2
{
    font-size: 13px;
    color: #000000;
    font-family: verdana;
    text-decoration: underline
}