

A:LINK  {
	color : white;
	font-style : normal;
	font-weight : normal;	
}

A:VISITED  {
	color : white;
	font-style : normal;
	font-weight : normal;	
}

A:HOVER  {
	color : silver;
	font-style : normal;
	font-weight : normal;
}

.normalsmall  {
	color : white;
	font-family : verdana;
	font-size : 10px;
	font-style : normal;
	font-weight : normal;
}


.normal  {
	color : white;
	font-family : verdana;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
}

.normaldark  {
	color : black;
	font-family : verdana;
	font-size : 12px;
	font-style : normal;
	font-weight : bold;
}

.subhead  {
	color : white;
	font-family : verdana;
	font-size : 14px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
}

.head  {
	color : black;
	font-family : verdana;
	font-size : 25px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
}

.special  {
	color : black;
	font-family : serif;
	font-size : 24px;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
}


