.stylat {
	font-family: tahoma, arial;
	font-size: 11px;
}
A:link, A:visited, A:active {

	color: 1E65CE;
	text-decoration : none; }
	
A:hover {

text-decoration : none; 
color: C83131;

} 