H1  {

	font-size : x-large;

	font-family : fantasy;

	font-weight : bold;

	font-style : normal;

	color : White;

}



H2  {}



H3  {}



A:Hover  {

	font-family : sans-serif;

	color : Fuchsia;

	text-decoration : none;

}



BODY  {

	font-size : small;

	font-family : sans-serif;

	font-weight : bold;

	color : White;

}



.activeon  {

	font-size : large;

	font-family : sans-serif;

	font-weight : bold;

	font-style : normal;

	color : Aqua;

	text-decoration : none;

	height : -2;

	position : relative;

}



.activeout  {

	font-size : large;

	font-family : sans-serif;

	font-weight : bold;

	font-style : normal;

	color : White;

	position : relative;

	top : 15;

	left : -40;

	text-decoration : none;

}



P  {
	font-size : small;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	color : White;
	clip:  rect(auto auto auto auto);

}



.lowercase  {

	font-size : x-small;

	font-family : sans-serif;

	font-weight : bold;

	font-style : normal;

	color : White;

}



.small  {

	font-size : x-small;

	font-family : sans-serif;

	font-weight : bold;

	font-style : normal;

	color : White;

	text-decoration : none;

}



.medium  {

	font-size : medium;

	font-family : sans-serif;

	font-weight : bold;

	font-style : normal;

	color : White;

	text-decoration : none;

}



.medlink  {

	font-size : medium;

	font-family : sans-serif;

	font-weight : bold;

	font-style : normal;

	color : White;

	text-decoration : none;

}



.smallvisited  {}



.medhover  {

	font-size : medium;

	font-family : sans-serif;

	font-weight : normal;

	font-style : normal;

	color : Fuchsia;

	text-decoration : none;

}



A  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	font-weight: normal;
}



A:Visited  {}



A:Active  {}
