a:link
{
	color: rgb(0,51,102); 
}
a:visited
{
	color: rgb(0,51,102); 
} 
a:active 
{
	color: rgb(0,51,102);
}
body
{
font-family: arial,helvetica,sans-Serif;  color: rgb(65,92,60);
font-size: 11pt;
background-image: url(images/bgimage.png); 
background-attachment: fixed;
margin-top: 10px;
margin-bottom: 0px;
margin-right: 0px;
margin-left: 0px;
}

