a:visited {
	font-family: Tahoma, Arial;
	color: #FFCC00;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Arial;
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bolder;
}
BODY {
	font-weight: normal;
	background-color: #000000;
	text-align: center;
; font-family: Tahoma, Arial; font-size: 10px; color: #FFFFFF; list-style-image: none; list-style-type: circle
}
TD {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color:#FFFFFF;
; list-style-type: circle
}
a:active { 
	font-family: Tahoma, Arial;
	color: #CCCCCC;
	font-size: 11px;
	font-weight: normal;
 } a:link { 
	font-family: Tahoma, Arial;
	color: #B35900;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
 } 