﻿//maindes
body {
	background-color: #660033;
	color: #FFFFFF;
}
body {
	background-color: #660033;
	color: #FFFFFF;
}
.address {
	text-align: center;
}
.enterpriselink {
	font-size: x-large;
	color: #FFFFFF;
}
a {
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-align: center;
}
a:hover {
	color: #FFFF00;
}
a:active {
	color: #FF0000;
}
.nameheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	background-color: #69173E;
}
