a{
	font-family : "Times New Roman";
}
a:link {
	color: #3399CC;
	text-decoration:none;
	font-size:14pt
} 
a:visited {
	color: #339999;
	text-decoration:none;
	font-size:14pt
}
a:hover {
	color: #330099;
	text-decoration:none;
	font-size:14pt
}
body {
	font-size:14pt;
	font-family : Verdana;
}
