.text {
	font-family: Tahoma;
	font-size: 13px;
}
 a:link{
color: #666666;
text-decoration: underline;
font-family: Tahoma;
font-weight: bold;
}

a:visited{
color: #666666;
text-decoration: underline;
font-family: Tahoma;
font-weight: bold;
}

a:hover{
color: #666666;
text-decoration: underline;
font-family: Tahoma;
font-weight: bold;
}

a:active{
background-color: transparent;
color: #B30700;
text-decoration: underline;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
} 
