P  {}

H1  {}

H2  {}

H3  {}

BODY  {}

A {
	font-family : verdana, Arial, Courier;
	font-weight : bold;
	font-style : normal;
	color : #111115;
	text-decoration : none;
}

A:Hover {
	font-family : verdana, Arial, Courier;
	font-weight : bold;
	font-style : normal;
	color : #CACAD7;
	text-decoration : none;
}

A:Visited  {
	font-family : verdana, Arial, Courier;
	font-weight : bold;
	font-style : italic;
	color : #333335;
	text-decoration : none;
}

A:Active  {
	font-family : verdana, Arial, Courier;
	font-weight : bold;
	font-style : normal;
	color : #111115;
	text-decoration : none;
}
