
	

#container {
	width: 810px;
	background-image: url(images/backk.gif);
	background-repeat: repeat-y;
	margin-left: auto;
	margin-right: auto;
	}
	
a:link {
	color: #ffffff;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
}

a:hover {
	color: #ff6600;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	}
	
	

a:visited {
	color: #ffffff;
	font-family: Verdana;
	font-size: 10px;
	text-decoration: none;
	}
	
	
	
	
td.box{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: White;
	background-color: gray;
}	


td.candidates{
	font-family: Georgia, serif;
	font-size: 11px;
	color: Black;
	background-color: #cccccc;
	padding: .5cm;
}	



td.orange{
	background-color: #gray;
	color: #ffffff;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	}			

