Body

{	

	Font-size : 12px;
	Font-family : Verdana, Arial, Helvetica;
	color : black;


}

H4 {
	color : #FFCC99;
; font-size: 14px; font-weight: bold
}

Td
{	

	Font-size : 12px;
	Font-family : Verdana, Arial, Helvetica;
	color : #FFCC99;
	font-weight: bold;
	font-style: normal;


}
a:link
{
	font-weight : Bold;
	Font-size : 14px;
	color : #FFFFCC;

}


a:visited
{	
	font-weight : Bold;	
	Font-size : 14px;	
	color : #FFFFCC;	
	text-decoration : none;



}

a:active 
{
	font-weight : Bold;
	Font-size : 14px;
	color : #FFFFCC;

}

a:hover 
{
	font-weight : Bold;
	Font-size : 14px;
	color : #CCFFFF;

}
