body {
    margin: 0px;
    padding: 0px;
    font-family: Arial;
    background: #8D1B23;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;

}

.boxtext {
	font-family: Arial;
	font-size: 12px;
	color: #FEF9DE;
	text-decoration: none;
}
.text {
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #FFFFFF;

}
a.boxlink:link {
	font-family: Arial;
	color: #FEF9DE;
	text-decoration: none;
	font-size: 12px;

}
a.boxlink:visited {
	font-family: Arial;
	color: #FEF9DE;
	text-decoration: none;
	font-size: 12px;

}
a.boxlink:hover {
	font-family: Arial;
	font-size: 12px;
	color: #FEF9DE;
	text-decoration: underline;
}
a.boxlink:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FEF9DE;
	text-decoration: underline;
}
.bottomtext {
	font-family: Arial;
	font-size: 10px;
	color: #CCCCCC;
}
a.bottomlink:link {
	font-family: Arial;
	font-size: 10px;
	color: #cccccc;
	text-decoration: none;
}
a.bottomlink:visited {
	font-family: Arial;
	font-size: 10px;
	color: #cccccc;
	text-decoration: none;
}
a.bottomlink:hover {
	font-family: Arial;
	font-size: 10px;
	color: #cccccc;
	text-decoration: underline;
}
a.bottomlink:active {
	font-family: Arial;
	font-size: 10px;
	color: #cccccc;
	text-decoration: underline;
}
