/* CSS Document */
BODY {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma;
	font-size: 15px;
	color: #FFFFFF;
	text-align: center;
	background: #000000;
	font-weight: bold;
	
}
a:link{color:#FFCC00;
}
a:hover {color:#CC0000;
}
a:visited {color:#FFCC00;
}
a:active {color:#FFCC00;
}
.style1 {font-family: Trebuchet MS; font-size: 13px; font-weight: bold; color: #666666; }
.style2 {font-family: Trebuchet MS; font-size: 12px; color: #666666;}
.style3 {color: #CDB689;}
