a:link {
	text-decoration: none;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.smallheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #3366CC;
}
a:visited {
	text-decoration: none;
	color: #0000FF;

}
a:active {
	color: #0000FF;
	text-decoration: none;
}
