		body 
		{
		}
		a:link,a:visited {
		text-decoration:none;
		color: #ffcc33;
		font-family:"Verdana"; 
		font-weight: 400; 
		font-size: 85%  
		}
		a:hover { 
		text-decoration:;
		color:red;  
                }
		
