a:link {
	color: #3300CC;
	text-decoration: none;
}

a:visited {
	color: #99CC00;
	text-decoration: none;
}

a:hover {
	color: #9900CC;
	text-decoration: none;
}

a:active {
	color: #3300CC;
	text-decoration: none;
}

/*copyright links in the text*/
a.copyright:link {
	background: #DDDDDD;
	color: #3300CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a.copyright:visited {
	background-color: #DDDDDD;
	color: #3300CC;
	text-decoration: none;
}

a.copyright:active {
	background-color: #DDDDDD;
	color: #3300CC;
	text-decoration: none;
}

/*CV smallest text links in the text*/
a.cv:link {
	color: #3300CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}

a.cv:visited {
	color: #3300CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}

a.cv:hover {
	color: #9900CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}

a.cv:active {
	color: #3300CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}

/*nav links in the text*/
a.nav:link {
	background: transparent;
	color: #FFFFFF;
	display: block;
	font: bold;
	text-decoration: none;
	width: 100%;
}

a.nav:visited {
	background: transparent;
	color: #3300CC;
	display: block;
	font: bold;
	text-decoration: none;
	width: 100%;
}

a.nav:hover {
	background: #99CC00;
	color: #9900CC;
	display: block;
	font: bold;
	text-decoration: none;
	width: 100%;
}

a.nav:active {
	background-color: #99CC00;
	color: #3300CC;
	font-weight: bold;
	text-decoration: none;
}

a.textnav:link {
	color: #3300CC;
	text-decoration: none;
}

a.textnav:visited {
	color: #3300CC;
	text-decoration: none;
}

a.textnav:hover {
	color: #9900CC;
	text-decoration: none;
}

a.textnav:active {
	color: #3300CC;
	text-decoration: none;
}

/*tipsa links in the text*/
a.tipsa:link {
	color: #99CC00;
	text-decoration: none;
}

a.tipsa:visited {
	color: #3300CC;
	text-decoration: none;
}

a.tipsa:hover {
	color: #9900CC;
	text-decoration: none;
}

a.tipsa:active {
	color: #3300CC;
	text-decoration: none;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
}

h3 {
	background-color: #99CC00;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 3px;
}

h4 {
	font-size: 16px;
	font-weight: bold;
}

li {
	color: #000000;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.5;
	text-decoration: none;
}

p {
	color: #000000;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.5;
	text-decoration: none;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
}

ul {
	color: #000000;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.5;
	text-decoration: none;
}

.alert {
	color: #FF0000;
	font-weight: bold;
}

.blacktext {
	color: #000000;
}

.caption {
	color: #000000;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.copyright {
	background: #DDDDDD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.cv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.nav {
	background-color: #99CC00;
	font-family: Verdana Arial Helvetica sans-serif
	COLOR: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}

.smallertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.smallesttext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}

.smallesttextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
}

.tipsa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; /*textnav links in the text*/
}

.bluelink {
	color: #3300CC;
	font-family: verdana,helvetica,arial,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	line-height: 1.5;
	text-decoration: none;
}
