a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	color: #003399;
	text-decoration: none;
}
a:active {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #0099FF;
	text-decoration: none;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #035F93;
	text-decoration: none;
	font-weight: bold;
}
a.menu:link {
	color: #035F93;
	text-decoration: none;
}
a.menu:visited {
	color: #035F93;
	text-decoration: none;
}
a.menu:active {
	color: #035F93;
	text-decoration: none;
}
a.menu:hover {
	color: #003399;
	text-decoration: none;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000; 
}
.txtred {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC3300;
	text-decoration: none;
	font-weight: bold;
}

.txtred16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #CC3300;
	text-decoration: none;
	font-weight: bold;
}
.menutop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFF99;
	text-decoration: none;
	font-weight: bold;
}
a.menutop:link {
	color: #FFFF99;
	text-decoration: none;
}
a.menutop:visited {
	color: #FFFF99;
	text-decoration: none;
}
a.menutop:active {
	color: #FFFF99;
	text-decoration: none;
}
a.menutop:hover {
	color: #FFCC00;
	text-decoration: none;
}

a.small:link {
	color: #003399;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
a.small:visited {
	color: #003399;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
a.small:active {
	color: #003399;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
a.small:hover {
	color: #0099FF;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

a.black: {
	color: #003399;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}
a.black:active {
	color: #003399;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a.black:visited {
	color: #003399;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}

a.black:hover {
	color: #003399;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
}

.textsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003399;
	text-decoration: none;
}

.textblue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	text-decoration: none;
}

