P  {}

H1  {}

H2  {}

H3  {}

A  {
	color : #00FF00;
	text-decoration : none;
}

A:Visited  {
	color : none;
	text-decoration : none;
}

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

A:Hover  {
	color : #FFFFFF;
	text-decoration : none;
	background : none;
}

BODY  {
            color: #999
            
            
}



