body {
	color: #006c86;
	background-color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}

h3 {
	font-weight: bold;
	font-size: 14px;
}

a:link {
	color: #86c315;
	
}

a:visited {
	color: #718875;
	
}

a:hover {
 	color: #104c5b;
 	
 }
