@charset "ISO-8859-1";
.leftcolumn {
	font-family: Arial, Helvetica, sans-serif;
	color: 333333;
}
.leftcolumn a:link {
	color: #990000;
	text-decoration: underline;
}
.leftcolumn a:visited {
	color: #990000;
	text-decoration: underline;
}
.leftcolumn a:hover {
	color: #990000;
	text-decoration: none;
}
.leftcolumn a:active {
	color: #990000;
}
.rightcolumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
}
.rightcolumn a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.rightcolumn a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.rightcolumn a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.rightcolumn a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.bottom a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #3399CC;
	text-decoration: none;
	text-align: right;
}
.bottom a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: right;
}
.bottom a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: 3399CC;
	text-decoration: none;
	text-align: right;
}
.bottom a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: 3399CC;
	text-decoration: none;
	text-align: right;
}

