.box {
	border: thin solid #FFFFFF;
}
.bodytext {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.contactinfo {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	padding: 5px;
	text-align: left;
}
.locations {
	font-family: arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	/*font-weight: bold;*/
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	padding: 5px;
	text-align: left;
}


.bold {
	font-family: arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.link {
	font-family: arial;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #ca0000;
	text-decoration: none;
}
.link2 {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #990033;
	text-decoration: none;
}

a {
 color: #990033;
}

.link3 a:link { 
	color: #990033;
}.link3 a:visited { 
	color: #0000FF;
}.link3 a:hover { 
	color: #FF0000;
}
.link3 a:active { 
	color: #990033;
}

