a:link
{
	color: rgb(0,51,102); 
}
a:visited
{
	color: rgb(0,51,102); 
} 
a:active 
{
	color: rgb(0,51,102);
}
body
{
font-family: Rubik, sans-serif; color: rgb(65,92,60);
font-size: 12pt;
background-image: url(images/bg2.jpg);
background-attachment: fixed;
margin-top: 10px;
margin-bottom: 0px;
margin-right: 0px;
margin-left: 0px;
}