BODY {
	background-color: #000000;
	font-family: verdana;
	color: #000000;
	font-size: 10px;
	}
TD {
	font-family: verdana;
	color: #000000;
	font-size: 12px;
	}
a:link {
	color: #A50000;
	text-decoration: none;
	}
a:hover {
	color: #000000;
	}
a:visited {
	color: #A50000;
	text-decoration: none;
	}
	
.medium {font-size:15px;
		color:#A50000;
		font-weight:bold;
		}

.standard {font-size:12px;
		color:#000000;}
		
		
td.button{
	background-image:url(/images/button.gif);
	background-repeat: no-repeat;
	color:white;
	font-weight: bold;
	font-size:10px;
	padding-right:5px;
	padding-bottom:11px;
	
}

td.button a,td.button a:visited{
	text-decoration:none;
	color:white;	
}

td.button a:hover{
	color:#fbee8f
}