P  {
	font-size : small;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

H1  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	color: #000000;

}

H2  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	text-decoration: none;
}

H3  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
}

A  {
	font-size : medium;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #FFFF00;
	text-decoration : none;
	text-align : center;
	width : auto;
	height : auto;
	clip : auto;
}

A:Visited  {
	font-size : medium;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Yellow;
	text-decoration : none;
	text-align : center;
}

A:Active  {
	font-size : medium;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : blue;
	text-decoration : none;
	text-align : center;
}

A:Hover  {
	font-size : medium;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Silver;
	text-decoration : underline;
	text-align : center;
}

BODY  {
	font-size : small;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-decoration : none;
}
