.white1 {
	border: thin solid #FFFFFF;
}
.blue1 {
	border: thin solid #AEE4FF;
}
.font1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.font2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
.green {
	border: thin solid #303030;
}
a:visited {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.gray2 {
	border: thin outset #FFFFFF;
}
.Base {
	background-image: url(../Images/Trailer/Base.jpg);
	background-repeat: no-repeat;
}
