A:link, A:visited, A:active, A:hover
{
	color:#FFFF66;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;	
}

H4
{
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	text-align : center;
}

H3
{
	color:#FFFF66;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;	
}

H2
{
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-align : center;
	vertical-align : middle;
	text-decoration : none;
}

H1 
{
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 25px;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-align : center;
	vertical-align : middle;
	text-decoration : underline;
}


