body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}

body {
	background-image: url(../images/antz_bg_orange.gif);
	background-repeat: repeat;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
}
.questionstyle {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align:center;
}
.answerstyle {
	font-size: 12px;
	font-weight: bold;
	color: #a186be;
	text-align:center;
}
.newlsetter {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align:center;
}

.middlestyle {
	font-size: 14px;
	color:#FFFFFF;
	background-color:#a186be;
	text-align:left;	
}

.middlestyle a:link{
	color:#FFFFFF;
	text-decoration:underline;
}
.middlestyle a:visited{
	text-decoration: underline;
}
.middlestyle a:hover{
	text-decoration: overline underline;
}
.middlestyle a:active{
	text-decoration: underline;
}

.menustyle {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align:left;
}
;
.menustyle a:link, a:active {
	color: #000000;
	text-decoration:underline;
}
.menustyle a:visited{
	color: #000000;
	text-decoration: underline;
}
.menustyle a:hover{
	color: #000000;
	text-decoration: overline underline;
}

.leftstyle {
	font-size: 12px;
	font-weight: bold;
	color: #a186be;
	text-align:left;
}

.leftstyle a:link{
	color: #a186be;
	text-decoration:underline;
}
.leftstyle a:visited{
	color: #a186be;
	text-decoration: underline;
}
.leftstyle a:hover{
	color: #a186be;
	text-decoration: overline underline;
}
.leftstyle a:active{
	color: #a186be;
	text-decoration: underline;
}

.rightstyle {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align:center;
}

.rightstyle a:link{
	color: #0000FF;
	text-decoration:underline;
}
.rightstyle a:visited{
	color: #0000FF;
	text-decoration: underline;
}
.rightstyle a:hover{
	color: #0000FF;
	text-decoration: overline underline;
}
.rightstyle a:active{
	color:#0000FF;
	text-decoration: underline;
}

.mappopup {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align:center;
}
.mappopup a:link{
	color: #0000FF;
	text-decoration:underline;
	text-align:center
}
.mappopup a:visited{
	color: #0000FF;
	text-decoration: underline;
	text-align:center
}
.mappopup a:hover{
	color: #0000FF;
	text-decoration: overline underline;
	text-align:center
}
.mappopup a:active{
	color:#0000FF;
	text-decoration: underline;
	text-align:center
}


.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #a186be;
}
.footer a:link{
	color:#000000;
	text-decoration:underline;
}
.footer a:visited{
	color:#000000;
	text-decoration: underline;
}
.footer a:hover{
	color:#000000;
	text-decoration: overline underline;
}
.footer a:active{
	color:#000000;
	text-decoration: underline;
}