a:link {
	color: #FF0000;
	text-decoration: none;
}

a:visited {
	color: #FF0000;
	text-decoration: none;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a.footer:link {
	color: #FF0000;
	text-decoration: none;
}

a.footer:visited {
	color: #FF0000;
	text-decoration: none;
}

a.footer:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a.subcategory:link {
	color: #A9A9A9;
	text-decoration: none;
}

a.subcategory:visited {
	color: #A9A9A9;
	text-decoration: none;
}

a.subcategory:hover {
	color: #FFFFFF;
	text-decoration: none;
}

a.topmenu:link {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

a.topmenu:visited {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

a.topmenu:hover {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

body {
	background-color: #000000;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
}

input {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	color: #666600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.bodytext {
	color: #A9A9A9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.bodytextred {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}

.boxtext {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	height: 90px;
}

.boxtextgrey {
	color: #A9A9A9;
}

.button {
	background-color: #A70112;
	border: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.category {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.cellheight1 {
	height: 1px;
}

.footer {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.redtext {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.subcategory {
	color: #8D8D8D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}

.textbox {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	color: #666600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.topmenu {
	color: #FF0000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 4px;
	text-decoration: none;
}
