P  {}

H1  {}

H2  {}

H3  {}

A  {
        font-size : 11;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
        text-decoration: none; 
        color:yellow;

}

A:Visited  {}

A:Active  {}

A:Hover  {
	color : #808080;
	font-size : 11;
	font-family : Verdana;
	font-weight : normal;
	font-style : normal;
}

BODY  {}

