body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(images/main_bg.gif)
	            repeat-y center top;
	text-align: center; /* IE 5.x */
}
a:link {color: #666666; font-weight: normal; text-decoration:none;}
a:visited {color: #666666; font-weight: normal; text-decoration:none;}
a:active {color: #666666; font-weight: normal; text-decoration:none;}
a:hover {color: #0062A3; font-weight: normal; text-decoration:underline;}

a.email:link {color: #222222; font-weight: normal; text-decoration:none;}
a.email:visited {color: #222222; font-weight: normal; text-decoration:none;}
a.email:active {color: #222222; font-weight: normal; text-decoration:none;}
a.email:hover {color: #666666; font-weight: normal; text-decoration:underline;}






