body {
	margin: 0px;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #525252;
}

.style2 {
	color: #CC0000;
	font-weight: bold;
}
.style3 {
	color: #FFFFFF;
	font-weight: bold;
}

#footer { margin:0px;}

#footer a:link {	color: #FFFFFF; text-decoration:none; }
#footer a:visited {	color: #FFFFFF; text-decoration:none;}
#footer a:hover {	color: #FFFFFF; text-decoration:underline;}
#footer a:active {	color: #FFFFFF; text-decoration:none;}

a:link {	color: #E86452; text-decoration:none; }
a:visited {	color: #E86452; text-decoration:none;}
a:hover {	color: #E86452; text-decoration:underline;}
a:active {	color: #E86452; text-decoration:none;}


