a:link
{
	color: rgb(49,32,90); 
}
a:visited
{
	color: rgb(207,61,47); 
} 
a:active 
{
	color: rgb(0,0,41);
}
body
{
	font-family: Arial, Impact, Arial;
      }