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

a {
	font-size: 10px;
	color: #006633;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #006633;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #006633;
}
body {
	background-color: #E6E6E6;
	background-image: url('images/navvr.gif');
}

.cwinc {
	background-color: #E6E6E6;
	background-image: url('images/navvr.gif');
	background-position:  right 50%;
}