.links {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;

}
.body {
	font-family: Arial, Helvetica, sans-serif;
	color: #003366;
}
.body a:link {
	color: #003366;
	text-decoration: underline;
}
.body a:visited {
	color: #003366;
	text-decoration: underline;
}


.frontlinks {
	line-height: 25px;
	list-style-type: square;
	list-style-position: outside;
	text-decoration: none;

}
.rightgrid {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-top-color: #CCCC99;
	border-right-color: #CCCC99;
	border-bottom-color: #CCCC99;
	border-left-color: #CCCC99;
}
a:visited {
	text-decoration: none;

}
.dividegrid {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCC99;
	border-right-color: #CCCC99;
	border-bottom-color: #CCCC99;
	border-left-color: #CCCC99;
}
.smallcaps {
	font-variant: small-caps;
}
a:active {
	color: #FFFFCC;
}
