body, table {
		font-size: 12px; 
		font-family: Tahoma, Arial, Helvetica; 	
		}
		
#content {
		background: url('back_logo.jpg')  top left no-repeat;
}	
		

a:link, a:visited	{ 
  		color: #078FFA; 
  		text-decoration: none; 
		} 

a:hover, a:active 	{ 
		color: #93CCFA; 
		text-decoration: underline; 
		}