a  {
	text-decoration : underline;
	color : #FFFFFF;
}

a:hover  {
	text-decoration : underline;
	color : #CCCCCC;
}

a.splashtext  {
	text-decoration : none;
	color : #CCCCCC;
}

a.splashtext:hover  {
	text-decoration : none;
	color : #FF0000;
}

.normal {
	font-size : 10pt;
	text-decoration : none;
	color : #FFFFFF;
	font-weight : normal;
	font-family : arial, helvetica, sans serif;
}

.heading1 {
	font-size : 16pt;
	font-weight : bold;
}

.heading2 {
	font-size : 12pt;
	font-weight : bold;
}

.latestnews {
	font-size : 10pt;
	text-decoration : underline;
	color : #FF0000;
	font-weight : bold;
	font-family : arial, helvetica, sans serif;
}

.sectionheading {
	font-size : 14pt;
	text-decoration : none;
	color : #FF0000;
	font-weight : normal;
	font-family : arial, helvetica, sans serif;
}

.redtext {
	color : #FF0000;
}

.smalltext {
	font-size : 9pt;
}

.bigtext {
	font-size : 11pt;
}

.menutext  {
	font-size : 9pt;
	text-decoration : none;
	color : #FF0000;
	font-weight : bold;
	font-family : arial, helvetica, sans serif;
}

.menutext:hover  {
	font-size : 9pt;
	text-decoration : none;
	color : #CC6666;
	font-weight : bold;
	font-family : arial, helvetica, sans serif;
}

.counter {
	font-size : 11pt;
	text-decoration : none;
	color : #000000;
	font-weight : bold;
	font-family : arial, helvetica, sans serif;
}


