A:link {
	COLOR: #3300CC; TEXT-DECORATION: underline}
A:visited {
	COLOR: #3300CC; TEXT-DECORATION: underline}
A:active {
	COLOR: #3300CC; TEXT-DECORATION: underline
}
A:hover {
	COLOR: #CC0000; text-decoration: underline; font-style: normal}


A.type1:link    {text-decoration:none;color: #FFFFFF;}
A.type1:visited {color:#FFFFFF; text-decoration:none;}
A.type1:active  {
	text-decoration:none;
	color: #FFFFFF;
}
A.type1:hover   {color:#330099; text-decoration:none;}

A.type2:link    {color:#FF0000; text-decoration:underline;}
A.type2:visited {color:#FF0000; text-decoration:underline;}
A.type2:active  {color:#330099; text-decoration:underline;}
A.type2:hover   {color:#ABCDEF; text-decoration:underline;}

A.type3:link    {color:#0000CC; text-decoration:underline;}
A.type3:visited {color:#0000CC; text-decoration:underline;}
A.type3:active  {color:#0000CC; text-decoration:underline;}
A.type3:hover   {color:#FFFFFF; text-decoration:underline;}

.headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #CC0033;
}
//

.plain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #CC0033;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.header-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
