.link_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #C20102;
}

a {
	color: #BD0200;
	text-decoration: none;
}

a:hover {
	color: #FF0000;
	text-decoration: none;
}link {
	background-color: #FFFFFF;
	cursor: hand;
}body {
	left: 0px;
	top: 0px;
	right: 0px;
	background-color: #4d4d4d;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}
.body_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: large;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: 333333;
}
.vp {
	font-family: Garamond, Tahoma, "Monotype Corsiva";
	font-size: 16px;
	font-style: italic;
	color: #DA8A03;
	font-weight: bold;
}
#mainBody {
	background-image: url(../images/burnout.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.titleText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #4D4D4D;
}
