body {
	background-color: #89969F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	line-height: 17px;
	background-image: url(../mainpics/bk_main.jpg);
	
		
	}

a:link 	{
	color: #265779;
	font-weight: bold;
	text-decoration: none;
	
}


a:visited 	{
	color: #265779;
	font-weight: bold;
	text-decoration: none;
	
}


a:active	{
	color:#BB0301;
	text-decoration: underline;
	font-weight: bold;
	
}
a:hover 	{
	color: #C20003;
	text-decoration: underline;
	font-weight: bold;
	
}
