.shadow {
	background-image: url(border_images/border_r4_c7.gif);
	background-repeat: repeat-x;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.mainText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a.nav:link {color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	}
a.nav:hover {color: #FF0000;
	font-size: 10px;
	font-weight: bold;
	}
a.nav:visited {color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	}
a.nav:active {
	color: #FF0000;
	font-size: 10px;
	font-weight: bold;
}
