@CHARSET "ISO-8859-1";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #EAEAEA;
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
}

table {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
}

a.navilink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

a.navilink:hover, a.navilink:active {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}

a, a:visited, a:active {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
