.content {
	color: black;
	font-family: verdana;
	font-size: 11px;
	text-decoration: none;
	font-weight:none;
}

.content a:link {
	color: #008062;
	font-family: verdana;
	font-size: 11px;
	text-decoration: underline;
	font-weight:none;
}

.content a:visited {
	color: #008062;
	font-family: verdana;
	font-size: 11px;
	text-decoration: underline;
	font-weight:none;
}

.content a:hover {
	color: brown;
	font-family: verdana;
	font-size: 11px;
	text-decoration: underline;
	font-weight:none;
}

.smallcontent {
	color: black;
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	font-weight:none;
}

.smallcontent a:link {
	color: #008062;
	font-family: arial;
	font-size: 11px;
	text-decoration: underline;
	font-weight:none;
}

.smallcontent a:visited {
	color: #008062;
	font-family: arial;
	font-size: 11px;
	text-decoration: underline;
	font-weight:none;
}

.smallcontent a:hover {
	color: brown;
	font-family: arial;
	font-size: 11px;
	text-decoration: underline;
	font-weight:none;
}

.nav, .nav a {
	color: #257189;
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	font-weight:bold;
}

.nav a:hover {
	color: #257189;
	font-family: arial;
	font-size: 11px;
	text-decoration: underline;
	font-weight:bold;
}

.subnav, .subnav a {
	color: #257189;
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
}

.subnav a:hover {
	color: #257189;
	font-family: arial;
	font-size: 11px;
	text-decoration: underline;
}


.topnav, .topnav a {
	color: #ffffff;
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	font-weight:bold;
}

.topnav a:hover {
	color: #ffffff;
	font-family: arial;
	font-size: 11px;
	text-decoration: underline;
	font-weight:bold;
}

.title {
	color: #320066;
	font-family: Arial;
	font-size: 20px;
	text-decoration: none;
	font-weight: bold;
}

.contact {
	color: #000000;
	font-family: arial;
	font-size: 11px;
	}