a:link {
	color: #003;
	text-decoration: underline
}
a:visited {
	color: #003;
	text-decoration: underline
}
a:hover {
	color: #06C;
	text-decoration: underline
}
.linknocolor {
	text-decoration: none;
	color: #FFF;
}
a img { border: none;} 

.menulink1:link {  color: #FFFFFF; text-decoration: none}
.menulink1:visited { color: #FFFFFF; text-decoration: none}
.menulink1:hover { color: #FFCC00; text-decoration: none}

BODY{
	color: #003;
}

.menu {  color: #FFFFFF; font-family: Arial; font-size: 14px; fontsize: 15px; font-weight: bold}

.normal {  color: #000033; font-family: Verdana; font-size: 12px; fontsize: 13px; font-weight: none}

.copyright {  color: #FFFFFF; font-family: Verdana; font-size: 11px; fontsize: 12px; font-weight: none}
.description {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000033;
}

.subject {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #003;
}
.Red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.FAQ {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #FF0000;
}
.News {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}
.Red strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
}
