P  {
	font-size : 12;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : #C0C0C0;
}

H1  {
	font-size : 14;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : #E78C52;
}

H2  {
	font-size : 14;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : #E78C52;
}
A  {
	font-size : 12;
	font-family : Verdana;
	font-weight : bold;
	font-style : normal;
	color : #D5B32B;
	text-decoration : underline;
}

A:Visited  {
	font-size : 12;
	color : #D5B32B;
	text-decoration : underline;
	font-family : Verdana;
	font-weight : bold;
}
A:Active  {
	font-size : 12;
	color : #D5B32B;
	text-decoration : underline;
	font-family : Verdana;
	font-weight : bold;
}
A:Hover  {
	font-size : 12;
	color : #D5B32B;
	text-decoration : none;
	font-style : normal;
	font-weight : bold;
	font-family : Verdana;
}
BODY  {
	font-size : 12;
	font-weight : bold;
	font-family : Verdana;
	font-style : normal;
	color : White;
}



