body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	background-color: #1D2B45;
	font-weight: bold;



}

td {font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; color: #000000} 
li {color: #FF3333; list-style-type: square} 
ul {color: #FF3333; list-style-type: square} 
ol {color: #FF3333}

a:link {
	color: #000000;
	font-weight: bold;
	text-decoration: none;


} 
a:active {
	color: #000000;
	font-weight: bold;
	text-decoration: none;


} 
a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;


} 
a:hover {
	color: #FE4625;
	text-decoration: underline;
	font-weight: bold;
} 

