div.mainheader {
font-family: Arial, Helvetica, Geneva, sans-serif; 
font-size: 20px; 
font-weight: bold;
color: #2E5171;
text-decoration : none;
}

div.mainlink {
font-family: Arial, Helvetica, Geneva, sans-serif;
font-size: 12px; 
font-weight: bold;
color: #A3A078;
text-decoration : none;
}
A.mainlink  {
	color : #A3A078;
	text-decoration : none;
}
A:Visited.mainlink  {
	color : #A3A078;
	text-decoration : none;
}
A:Active.mainlink  {
	color : #A3A078;
	text-decoration : underline;
}
A:Hover.mainlink  {
	color : #A3A078;
	text-decoration : underline;
}


A.copyright  {
	color : #FFFFFF;
	text-decoration : none;
}
A:Visited.copyright  {
	color : #FFFFFF;
	text-decoration : none;
}
A:Active.copyright  {
	color : #FFFFFF;
	text-decoration : underline;
}
A:Hover.copyright  {
	color : #FFFFFF;
	text-decoration : underline;
}


div.maintext {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	color: #2E5171;
	line-height: 16px;
	text-decoration : none;
}

div.resonant {
font-family: Arial, Helvetica, Geneva, sans-serif;
font-size: 12px; 
color: #FFFFFF;
text-decoration : none;
}
div.maintext2 {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	color: #2E5171;
	line-height: 16px;
	text-decoration : none;
}
.maintext .maintext2 {
	color: #930;
}

