
BODY, TD, P, SUP {
	color : #999999;
	font-family : arial;
	font-size : 12px;
	}
	
	
A:Hover	{
	text-decoration : underline;
	background: none;
	color : #cccccc;
	}
	
A	{
    text-decoration: none;
	background: none;
	color : #ffffff;
	}
	
H2  {
   font-family : arial;
   font-size : 16px;
   font-weight: bold;
   color : #cccccc;
   }

H3  {
   font-family : arial;
   font-size : 14px;
   font-weight: normal;
   color : #ff3300;
   }