body {
	background-color: #000000;
	background-image: url("../img/background.jpg"); 
	background-repeat: no-repeat;
}

body, td, text, .text, .td		
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.small {
	font-size: 11px;	
}


strong, .strong {
	color: #EAA650;
	font-weight: bold;	
}

a:link, a:active, a:visited
{
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration : underline;
	outline: none;
}


a:hover
{
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration : underline;
	outline: none;
}

ul, .ul {
	margin-top: 0px;	
	margin-bottom: 0px;
}

.head {
	color: #EBA650;	
	font-family: Arial;
	font-size: 21px;
	font-weight: normal;
}	

.year {
	color: #EBA650;	
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
}

a.headlink:link, a.headlink:active, a.headlink:visited, a.headlink:hover
{
	color: #EBA650;	
	font-family: Arial;
	font-size: 18px;
	font-weight: normal;
}
