P  {
	font-family : Verdana;
	font-size : 10px;
	text-decoration : none;
	color : #000000;
}

H2  {
	font-size : 14px;
	font-family : Verdana;
	font-weight : bold;
	color : black;
}

A  {
	color : #000000#ffffcb;
}

A:Visited  {
	text-decoration : underline;
	color : #000000;
}

A:Active  {
	color : #cc0000;
	text-decoration : none;
}

A:Hover  {
	color : #ffcc00;
	text-decoration : underline;
}

BODY  {
	font-family : Verdana;
	font-size : 10px;
	color : #ffffcb;
	text-decoration : none;
	background-color : #ffffcb;
	margin-left : 0;
	margin-top : 0;
	padding-left : 0;
	padding-top : 0;
	margin-right : 0;
	padding-right : 0;
}

