﻿body {
	font-family: Arial, Helvetica, sans-serif;
	color: #3300CC;
	
	
}





a:visited {
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	background-color: transparent;
	text-decoration: none;
}	   
a:active {
	color: #FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	background-color: transparent;
	text-decoration: none;
}	   
a:hover {
	color: #0000CC;
	font-size: 10pt;
	font-weight: bold;
	background-color: transparent;
	text-decoration: underline;
}	   
