body         { 
		font-family: Arial;
		} 
		
p		{
		font-size: 12px;		
		}
		
td		{
		font-size: 12px;		
		}

a:link       { color: #6589FF; text-decoration: none; }
a:hover      { color: #002C55; text-decoration: none; font-weight: bold }
a:visited    { color: #BE454B; text-decoration: none; }
		
