a {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6B52;
}
.navlink {
	font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	text-indent: 15px;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #003300;
	text-decoration: underline;
	font-style: normal;
	font-weight: bold;

}
body {
	background-color: #60475B;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(nav/bg.jpg);
	background-repeat: repeat-x;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #812C33;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;

}
.textsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #812C33;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;

}
.textHeader {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #812C33;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
