body {
font-family : Verdana;
font-size : x-small;
color : Yellow;
}
	
P  {}

H1  {}

H2  {}

H3  {}

A  {
	color : #00ff00;
	}

td {
font-family : Verdana;
font-size : x-small;
}

A:Active  {}

A:Hover  {
color : #BD75AB;
text-decoration : none;
}

BODY  {}

