body, td, div	{
		font-family: Verdana,Arial,Helvetica,sans-serif;
		font-style: normal; 
		color: #0081CC;
		font-size: 15px;
		}
				
a		{
		color: #0081CC;
		text-decoration: underline;
		}

a:hover		{
		color: #0081CC;
		text-decoration: none;
		}
		
.fett		{
		font-weight: bold;
		}