body {
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a {
	text-decoration: none;
	color: #CC0000;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	line-height: normal;
	color: #520027;
	word-spacing: normal;
	font-weight: normal;
}
.bodyBlack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #666666;
}

.bodyBlack a {
	color: #CC0000;
	text-decoration: underline;
}
.bodyBlack a:hover {
	color: #FF0000;
	text-decoration: none;
}

.bodyLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #CC0000;
}

.bodyLink a { color: #CC0000; }
.bodyLink a:hover { color: #FF0000; }

.bodyGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #oa2eoa;
}
.bodyPurple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	color: #520027;
	word-spacing: normal;
	font-weight: normal;
}
.navbar {
	color: #FFFFFF;
}

.main {color: #FF0000;}
.other {color: #520027;}
.navbar {color: #FFFFFF;} 

.main a:link {color: #FF0000;} 
.main a:visited {color: #FF0000;}
.main a:hover {color: #CCCCCC;}
.main a:active {color: #FF0000;}

.navbar a:link {color: #FFFF00;}
.navbar a:visited {color: #9966CC;}
.navbar a:hover {color: #CCCCCC;}
.navbar a:active {color: #FF0000;}

.other a:link {color: #520027;} 
.other a:visited {color: #520027;}
.other a:hover {color: #CCCCCC;}
.other a:active {color: #520027;}