/* CSS Document */


body {
	background-image: url(images/general/background.jpg);
	background-repeat:repeat;
}


body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a:link {
	color: #0297cf;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #7684a9;
}

a:hover {
	text-decoration: underline;
}

a:active {
	text-decoration: none;
	color: #c498cf;
}

a.navlink:link {
	color: #0297cf;
}

a.navlink:visited {
	color: #7684a9;
}

a.navlink:hover {
	color:#A79496
}

a.navlink:active{
	color: #c498af;
}

.nav {font-size: medium; }
.style4 {font-family: Verdana, Arial, Helvetica, sans-serif}