a:link, a:visited{
	text-decoration: underline;
	color: #3B2181;
	font-weight: bold;
}

a:hover{
	text-decoration: underline;
	color: black;
	font-weight: bold;
}

td {
	font-family : Verdana, Arial, Geneva;
	font-size : 13px;
}
body {
	font-family : Verdana, Arial, Geneva;
	font-size : 13px;
}
.sm {
	font-family : Verdana, Arial, Geneva;
	font-size : 10px;
}
.big {
	font-family : Verdana, Arial, Geneva;
	font-size : 16px;
	font-weight: bold;
}
#code {
	font-family : Courier New, Courier;
	font-size : 13px;
}
#footer {
	font-family : Verdana, Arial, Geneva;
	font-size : 9px;
	text-align: center;
}
