body {
	font-family: Georgia, Times New Roman, Times, serif;
	background-color: #000000;
	color: #99CCFF;
	text-align: center;
	
}

p { 
	text-align: center; 
	font-weight: bold;
	font-size: 16px;
	}
	
table {text-align: center;
	}
		
td {
	font-family: Georgia, Times New Roman, Times, serif;
	text-align: center;
	font-size: 17px;
	font-weight: 500;
}

th {
	font-family: Georgia, Times New Roman, Times, serif;
}

a { 
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CC0000;
	font-size:16px;
	text-decoration: none;
	font-weight: 600;
	}
	
a:link {color: #CC0000}
a:visited {color: #CC3333}
a:hover {color: #990066; font-weight: 900;}
a:active {color: #CC00FF}

a.lg { 
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CC0000;
	font-size:19px;
	text-decoration: none;
	font-weight: 600;
	}
	
a.lg:link {color: #CC0000}
a.lg:visited {color: #CC3333}
a.lg:hover {color: #990066; font-weight: 900;}
a.lg:active {color: #CC00FF}

img {
	border: #CCCCCC 3px ridge;
	text-align: center;
	}
	
a.one { 
	font-family: Georgia, Times New Roman, Times, serif;
	color: #CC0000;
	font-size:16px;
	text-decoration: none;
	font-weight: 500;
	}
	
a.one:link {color: #CC0000}
a.one:visited {color: #CC3333}
a.one:hover {color:#990066; font-weight: 500;}
a.one:active {color: #CC00FF}

a.two { 
	font-family: Arial, Helvetica, sans-serif;
	color: #CC0000;
	font-size:12px;
	text-decoration: none;
	font-weight: 500;
	}
	
a.two:link {color: #CC0000}
a.two:visited {color: #CC3333}
a.two:hover {color:#990066; font-weight: 500;}
a.two:active {color: #CC00FF}

a.new { 
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CC3399 ;
	font-size:16px;
	text-decoration: none;
	font-weight: 600;
	}
	
a.new:link {color: #CC3399}
a.new:visited {color: #CC3366 }
a.new:hover {color:#990066; font-weight: bold;}
a.new:active {color: #CC00FF}
