.Nav a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #A1A1A1;
	text-decoration: none;
	background-color: #4B4B4B;
	display: block;
	height: 37px;
	line-height: 37px;
	background-image: url(images/nav_off.gif);
	text-align: center;

}
.Nav a:hover {
	background-color: #600000;
	color: #FFFFFF;
	background-image: url(images/nav_on.gif);

}body {
	background-color: #1A1A1A;
	background-image: url(images/bg.gif);
	margin: 0px;
	padding: 0px;
}
.Footer-Info {
	font-weight: bold;
	color: #F2EB9A;
	text-decoration: none;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.Footer-Nav, .Footer-Nav a {
	font-size: 10px;
	color: #777777;
	text-decoration: none;
}
.Footer-Nav a:hover {
    color: #FFFFFF;
}

.Text-Testimonial a:hover {
	color: yellow;
}

.Text-Testimonial, .Text-Testimonial a { 
	color: #FFFFFF;
	text-decoration: none;
	padding: 2px 5px;
 } 
.Body-Text {
	color: #D5D5D5;
	text-decoration: none;
	padding: 5px;
}
INPUT.input175 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 175px;
	color: #D6D6D6;
	background-color: #FFFFFF;
	height: 25px;
	line-height: 25px;
	border: 1px solid #ABABAB;

}
INPUT.input175Button {
	width: 175px;
	color: #FFFFFF;
	background-color: #6F6F6F;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ABABAB;
	border-right-color: #272727;
	border-bottom-color: #272727;
	border-left-color: #ABABAB;

}
.Blog-Text, .Blog-Text a {
	color: #D5D5D5;
	text-decoration: none;
}
.Blog-Text a:hover {
	color: #FFFFFF;
}
