A:link {
	color: #FFFFFF;
	text-decoration: none;
}
A:visited {
	color: #FFFFFF;
	text-decoration: none;
}
A:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
A:active {
	color: #FFFFFF;
	text-decoration: none;
}
.links { 
	color: #FFFFFF;
	font-size: 11 px; 
	font-family: "arial", "helvetica", "sans-serif"; 
}


.body {
	font-size: 12 px;
	color: #FFFFFF;
	font-family: "arial", "helvetica", "sans-serif";
}
.foot {
	font-size: 10 px;
	color: #FFFFFF;
	font-family: "arial", "helvetica", "sans-serif";
}
.boxTitle {
	font-size: 11 px;
	color: #CC7F7F;
	font-weight: bold;
	font-family: "arial", "helvetica", "sans-serif";
}


a.boxLink:link {
	font-size: 11 px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: "arial", "helvetica", "sans-serif";
}
a.boxLink:visited {
	font-size: 11 px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-family: "arial", "helvetica", "sans-serif";
}
a.boxLink:hover {
	font-size: 11 px;
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
	font-family: "arial", "helvetica", "sans-serif";
}

a.boxTitle:link {
	font-size: 11 px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-family: "arial", "helvetica", "sans-serif";
}
a.boxTitle:visited {
	font-size: 11 px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	font-family: "arial", "helvetica", "sans-serif";
}
a.boxTitle:hover {
	font-size: 11 px;
	color: #ffffff;
	text-decoration: underline;
	font-weight: bold;
	font-family: "arial", "helvetica", "sans-serif";
}h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFF99;
	background-color: #540000;
	background-repeat: repeat;
	background-position: center center;
	text-decoration: none;
	vertical-align: middle;
}
