a:link {
	color : #0033FF;
	text-decoration : underline;
}

a:hover {
	color : #CC9900;
	text-decoration : none;
}

body , td {
	color : #003366;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
}

table {
	color : #003366;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 13px;
}

.small {
	color : #CC9900;
	font-size : 11px;
; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: none
}

.small a {
	color : #CC9900;
	text-decoration : none;
}

.small a:hover {
	color : #0033FF;
	text-decoration : underline;
}

.small a:active {
	color : #0033FF;
	text-decoration : underline;
}
h1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #0033FF; font-weight: bold; margin-bottom: 0px}
a:active {  color: #0033FF; text-decoration: underline}
.bold {
	font-weight: bold;
}
