a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #010066;
	text-decoration: none;
	border: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #010066;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #010066;
	text-decoration: none;
	background-color: #FFFFFF;
}
.nav_background {
	background-image: url(../images/page-elements/nav_drop.jpg);
	background-repeat: repeat-y;
}
.drop_shadow {
	background-image: url(../images/page-elements/body_drop.jpg);
	background-repeat: repeat-y;
}
.drop_bottom {
	background-image: url(../images/page-elements/body_bottom.jpg);
	background-repeat: repeat-x;
}
