/* CSS Document */
body {
	background-color: #E3E3E3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; 
	color:#204854;
	text-decoration: none;
}
a:visited {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; 
	color:#204854;
	text-decoration: none;
}
a:hover {
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px; 
	color:#9f100b;
	text-decoration: none;
}
a:active {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; 
	color:#9f100b;
	text-decoration: none;
}
