a:link
{
	color: #004D71; 
}
a:visited
{
	color: #007D7D; 
} 
a:active 
{
	color: #00B9B9;
}
body
{
	background-image:;
	background-repeat:repeat-y;
	background-attachment: fixed;
	background-position: left;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	height: auto;
} 
