a:link    {color:blue}
a:visited {color:blue}
a:active  {color:blue}
a:hover   {color:red}


table 
{
font-family: Calibri; 
font-size: 12pt; 
font-weight: normal; 
font-variant: normal; 
font-style: normal; 
color: #000000; 
margin-left:0px; 
} 

body
{ 
background: #CDD3E4; 
}