.text{
	font-family: Arial, Helvetica, sans-serif;
	color: #252525;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}

.text a:visited, .text a:link, .text a:active{ font-family : Arial, Helvetica, sans-serif; color : #252525; text-decoration : underline; font-weight : none; font-size : 11px; }
.text a:hover{ font-family : Arial, Helvetica, sans-serif; color : #252525; text-decoration : none; font-weight : none; font-size : 11px; background: #DEDEDE; } 

