P  {}

H1  {}

H2  {}

H3  {}

A.title  {
	font-family : impact;
	font-size : 18px;
	color : #cc9933;
	text-decoration : none;
}

A  {
	font-family : impact;
	font-size : 12px;
	color : #cc9933;
	text-decoration : none;
}


A:Visited  {}

A:Active  {}

A.title:Hover  {
	font-family : impact;
	font-size : 18px;
	color : Black;
	text-decoration : none;
}
A:Hover  {
	font-family : impact;
	font-size : 12px;
	color : Black;
	text-decoration : none;
}
BODY  {}


