a:link 
{
	text-decoration:none;
	font-weight:normal;
	color:#000000;
	font-size: 15px;
}
a:visited 
{
	text-decoration:none;
	font-weight:normal;
	color:#000000;
	font-size: 15px;
}
a:hover
{
	text-decoration:underline;
	font-weight:normal; 
	color:#000080;
	font-size: 15px;
}
a:active
{
	text-decoration:none;
	font-weight:normal;
	color:#A00020;
	font-size: 15px;
}
body
{
	font-family:Times New Roman,Times,serif;
}
font
{
	font-size: 15px;
}
