P  {}

H1  {}

H2  {}

H3  {}

A  {
	font-size : 16px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bolder;
	font-style : normal;
	color : #FFFFFF;
	text-decoration : none;
}

A:Visited  {
	color : #FFFFFF;
; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: normal; text-decoration: none
}

A:Active  {
	color : #666666;
; font-weight: bold
}

A:Hover  {
	font-size : 16px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #999999;
	text-decoration : underline overline;
	; background-color : #FFCC33;
}

BODY  {
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #000000;
}
