	body  { background-color: #ffffff; cursor: auto; margin: 0 }
	A 			{ color: #666666; font-family: verdana, arial, sans-serif; font-size:9px; text-decoration: none; font-weight:normal; } 
	A:link		  { color: #333; text-decoration: none } 
	A:visited	 { color: #666; text-decoration: none } 
	A:active	 { color: #333 } 
	A:hover		   {
	background-color: #FFFFFF;
	color: #000000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
} 

	.bodytext   {
	color: #000;
	font-size: 9px;
	font-family: Arial, Verdana, sans-serif;
	font-weight: normal;
	line-height: 12px
}	

	.title1	{
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-transform:capitalize;
	font-weight:bold;
	line-height:14px;
	}					

	.title2	{
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #000000;
	text-transform:uppercase;
	font-weight:normal;
	line-height:13px;
	}
img { border: none }
