a:link {
	font-family: Verdana;
	font-size: 16pt;
	font-style: italic;
	color: #003366;
	text-decoration: none;
	font-weight: bold;

}
a:hover {
	font-family: Verdana;
	font-size: 16pt;
	font-style: italic;
	font-weight: bold;

}
a:visited {
	font-family: Verdana;
	font-size: 16pt;
	font-style: italic;
	font-weight: bold;
	color: #993333;
	text-decoration: none;


}
