a:link {
	color: #003366;
	text-decoration: none;
	font-weight: bold;


}

a:visited {
	color: #003366;
	text-decoration: none;
	font-weight: normal;


}

a:hover {
	text-decoration: none;
	color: #002346;

}

a:active {
	color: #002346;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	text-decoration: none;
	font-weight: 100;
	font-style: normal;
	line-height: 17px;
	font-variant: normal;
	text-transform: none;




}

.smaller {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003366;
	text-decoration: none;
}
