a:link{
	color:#0C0C6A;
	text-decoration: none;
}
a:visited{
	color:#0C0C6A;
	text-decoration: none;
}
a:hover{
color:#FF0000;
text-decoration:none;
}
a:active{
	color:#FF0000;
	text-decoration: none;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.navborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
.border {
	border: 1px solid #0C0C6A;
}
.fineprint {
	font-size: 10px;
}
.largetext {
	font-size: 16px;
	color: #0C0C6A;
}
.bluetext {
	font-size: 14px;
	color: #000099;
}
.leftborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000099;
	border-right-color: #000099;
	border-bottom-color: #000099;
	border-left-color: #000099;
}
.white {
	color: #FFFFFF;
}

