/* CSS Document */

body {

	background-color: #CC0000;

	font-family: Times New Roman, Times, serif;

}



td, th {

	font-family: Times New Roman, Times, serif;

}
.bigWhite{

	color: #000000; 

	font-family:"Times New Roman", Times, serif;  

	font-size: 24px; 

}

.normGold {

	color: #FFCC33; 

	font-family: Times New Roman, Times, serif; 

	font-size: 12px; 

}
.bigBlack {

	color: #000000; 

	font-family: Times New Roman, Times, serif; 

	font-size: 15px; 

}
.normBlack {

	color: #000000; 

	font-family: Times New Roman, Times, serif; 

	font-size: 13px; 

}
.normBlack a:link {color: #000000; text-decoration: none; }

.normBlack a:active {color: #000000; text-decoration: none; }

.normBlack a:visited {color: #000000; text-decoration: none; }

.normBlack a:hover {color: #996600; text-decoration: underline; }

.normRed {

	color: #ff0000; 

	font-family: Times New Roman, Times, serif; 

	font-size: 13px; 

}
.normRed a:link {color: #ff0000; text-decoration: none; }

.normRed a:active {color: #ff0000; text-decoration: none; }

.normRed a:visited {color: #ff0000; text-decoration: none; }

.normRed a:hover {color: #000000; text-decoration: underline; }

.normRed2 {

	color: #CC0000; 

	font-family: Times New Roman, Times, serif; 

	font-size: 13px; 

}
.normRed a:link {color: #CC0000; text-decoration: none; }

.normRed a:active {color: #CC0000; text-decoration: none; }

.normRed a:visited {color: #CC0000; text-decoration: none; }

.normRed a:hover {color: #000000; text-decoration: underline; }