.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a:link {  
	color: #E50000; 
	text-decoration: none
}

a:visited { 
	color: #E50000; 
	text-decoration: none
}

a:hover { 
	color: #0058AD; 
	text-decoration: underline
}
