.style {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-color: #FFFFFF;
}
.left {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #999900;


}
.middle {
	color: #000000;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.right {
	color: #FFFFFF;
	background-color: #620000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.copyright {

	color: #999900;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

A.mainlink:link{color: #FF0000; text-decoration: underline; font-weight: normal}
A.mainlink:visited{color: #FF0000; text-decoration: underline; font-weight: normal}
A.mainlink:active{color: #FF0000; text-decoration: underline; font-weight: normal}

A.leftlink:link{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
A.leftlink:visited{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
A.leftlink:active{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

A.rightlink:link{color: #999900; text-decoration: none; font-weight: bold}
A.rightlink:visited{color: #999900; text-decoration: none; font-weight: bold}
A.rightlink:active{color: #999900; text-decoration: none; font-weight: bold}

