P  {
	color: #000000;
}

H1  {
	color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
}

H2  {}

H3  {}

A  {
	color : #FFFFFF;
	text-decoration : none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

A:Visited  {
	color : #000066;
	text-decoration : none;
	font : bold;
}

A:Active  {
	color : #FFFFFF;
	text-decoration : none;
	font-weight: bold;
}

A:Hover  {
	color : #009966;
	text-decoration : none;
	font : bold;
}

BODY  {}

A  {
	color : #000000;
	text-decoration : underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

A:Visited  {
	color : #000000;
	text-decoration : underline;
	font : bold;
}

A:Active  {
	color : #000033;
	text-decoration : underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

A:Hover  {
	color : #0000CC;
	text-decoration : underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
