

A:LINK  {
	color : red;
}

A:VISITED  {
	color : red;
}

A:HOVER  {
	color : black;
	font-style : normal;
	font-weight : normal;
	background-color : ;
}

.normalsmall  {
	color : black;
	font-family : verdana;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
}


.normal  {
	color : black;
	font-family : verdana;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
}

.normaldark  {
	color : white;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : bold;
}

.subhead  {
	color : white;
	font-family : verdana;
	font-size : 18px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}

.head  {
	color : black;
	font-family : verdana;
	font-size : 20px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
}

.special  {
	color : black;
	font-family : serif;
	font-size : 24px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
}

