.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

a:link {  
	color: #333333; 
	text-decoration: none
}

a:visited { 
	color: #333333; 
	text-decoration: none
}

a:hover { 
	color: #0058AD; 
	text-decoration: underline
}

