.s1 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #003366;
}
.s2 {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	color: #0E239A;
}
a:link {
	color: #18359D;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #18359D;
}
a:hover {
	text-decoration: underline;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}