a:hover {text-decoration : underline; color : #080B99}


.NavLink {
	font-weight: bold;
	font-family:arial,helvetica;
	font-size:10pt;
	color: #FFFFFF;
	text-decoration:none;
}
.NavLink:hover{
	color: #9999FF
}

.NavLinkOn {
    font-weight: bold;
	font-family:arial,helvetica;
	font-size:10pt;
	color: #9999FF;
	text-decoration:underline;
}
.NavLinkOn:hover{
	color: #13155E
}

.Links {
	font-weight: bold;
	font-family:verdana,arial,helvetica;
	font-size:11pt;
	color: #666699;
	text-decoration:none;
}
.Links:hover{
	color: #000066
	text-decoration:underline;
}

.email {
	font-weight: bold;
	font-family:verdana,arial,helvetica;
	font-size:9pt;
	color: #666699;
	text-decoration:none;
}
.email:hover{
	color: #000066
	text-decoration:underline;
}

.paragraph {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11pt; font-style: normal; font-weight: normal; color: #000000; line-height: normal}
.caps {  font-family: "Times New Roman", Times, serif; font-size: 24px; font-style: italic; font-weight: bold; color: #000099}
.pragraphspace {  font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-style: normal}
