body {
	background-color:#000000;
	font-family: Arial, sans;
	font-size: 10pt;
	color: #FFFFFF;
	margin:0;
    padding:00;
}

.homenav {
	font-family: Arial, sans;
	font-size: 26pt;
	font-weight: bold;
	color: #EC008C;
}

.subhead {
	font-family: Arial, sans;
	font-size: 14pt;
	font-weight: bold;
	color: #EC008C;
	line-height: 0.5cm;
}

.mainmenu {
	font-family: Arial, sans;
	font-size: 18px;
	font-weight: bold;
	color: #EC008C;
	line-height: 0.5cm;
}

.winnershead {
	font-family: Arial, sans;
	font-size: 26pt;
	font-weight: bold;
	color: #EC008C;
	line-height: 0.8cm;
}

.narrowhead {
	font-family: Arial, sans;
	font-size: 14pt;
	font-weight: normal;
	font-style: normal;
	color: #EC008C;
	line-height: 0.5cm;
	vertical-align: middle
}

.narrowhead a:link {
	color:#FFFFFF;
}

li {
	font-size:12px;
	list-style:none;
	padding:5px 0 0 0;
}

p {
	line-height: 0.4cm;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
}

a:link {
	text-decoration: none;
	color: #EC008C;
}

a:visited {
	text-decoration: none;
	color: #EC008C;
}

a:active {
	text-decoration: none;
	color: #3B3D3C;
}

a:hover {
	text-decoration: none; 
	color: #FFFFFF;
	background-color:#EC008C;
}