﻿.Racewraps {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	background-position: top;
	font-weight: normal;
	background-color: #252525;
}
.Racewraps2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: justify;
	left: auto;
	right: auto;
	background-position: top;
	font-weight: normal;
}

a:link {
	text-decoration:none;
	color:red;
	
}
a:active {
	text-decoration:none;
	color:red;
	
}
a:hover {
	text-decoration:none;
	color:gray;
}
a:visited {
	text-decoration:none;
	color:red;
}

img {
	border:0px;
}