@charset "UTF-8";
/* CSS Document */

	
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, sans-serif;
		font-size: 12px;
	}
	
a {
	color: #166589;
	font-weight: normal;
	text-decoration: none;
	}	
	
a:hover {
	text-decoration: underline;
	}
	
a img
{
	border: none;
}
