P  {}

H1  {
	font-family : Times New Roman;
	color : Black;
	font-size : xx-large;
}

H2  {
	font-family : Times New Roman;
	color : Navy;
	font-size : large;
}

H3  {
	font-family : Times New Roman;
	color : Black;
	font-size : medium;
}

A  {
	
	font-family : Trebuchet MS;
	color : Maroon;
}

A:Visited  {
	font-family : Trebuchet MS;
	color : Maroon;
}

A:Active  {}

A:Hover  {
	color : Green;
	font-family : Trebuchet MS;
}

BODY  {
	font-family : Trebuchet MS;
	}

