P, LI, UL, OL, DL, TD,DD,LEGEND
	{
		
		font-weight : bold;
		font-size : 11px;
		line-height : 13px;
		font-family:Verdana,Helvetica;
		color:#000000;
	}
	
a:link
	{
		color:#800000;
		text-decoration:none;
	}
	
a:visited
	{
		color:#800000;
		text-decoration:none;
	}
	
a:active
	{
		color:FFEA18;
		text-decoration:underline;
	}
	
a:hover
	{
		color:#330000;
		text-decoration:underline;
	}

body
	{
		 background-color:#FFE76D;
	}
