a:link {
	color: #0000FF;
	background: transparent;
	text-decoration: underline;


} a:visited {
	color: #0000FF;
	background: transparent;
	text-decoration: underline;


} a:active {
	color: #0000FF;
	background: transparent;
	text-decoration: underline;



} a:hover {
	color: #FF0000;
	background: transparent;
	text-decoration: underline;


} td {
	font-weight: normal;
	color: #000000;
	background: #FFFFFF;
	font-size: 75%;


} h1 {
	font-weight: bold;
	background: transparent;
	font-size: 125%;


	
} .large {
	font-size: 125%;
	background: #FFFFFF;
	color: #000000;
	padding: 10px;


} body {
	background: #000000;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;

}  .tableyellow {
	background: #FFFF00;
	color: #000000;
	font-weight: bold;
	padding: 5px;
	font-size: 90%;


} .tableyellow1 {
	background: #FFFF00;
	color: #000000;

} .white {
	background: transparent;
	color: #FFFFFF;

} .tableblack {
	background: #000000;
	color: #FFFFFF;

} .tableimage1 {
	background: #FFFF00 url(../pixs/topfade.jpg);
	color: #000000;

} .tableimage2 {
	background: #FFFF00 url(../pixs/basefade.jpg);
	color: #000000;

} .tabletransparent{
	background: transparent;
	color: #000000;

} .tablewhite {
	background: #FFFFFF;
	color: #000000;
	padding: 10px;

} 
