a {
	font-weight: bold;
	font-size: 12px;
	font-family: arial, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #FFEEBA;
}
a:hover {
	font-family: arial, "Times New Roman", Times, serif;
	font-size: 12px;
	text-decoration: underline;
	font-weight: bold;
	color: #ffffff;
}
a:active {
	font-family: arial, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
a:visited {
	font-family: arial, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}
a:link {
	font-family: arial, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}

td {
	color: #FFFFFF;
	font-size: 12px;
	font-family: arial, "Times New Roman", Times, serif;
}

body {	
	background-color: #b30000;
	}
	
	img {border-color:#cccccc;} 
