A {
	text-decoration:none;
	color: #822C0E;
	}

A:HOVER {
	color: #F4531A;
	text-decoration:underline;
	}

A.MENU {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #3D3F88;
	text-align: center;
}

A.MENU:HOVER {
	color: #676DB8;
}

.READINFO {
	font-family: Verdana;
	font-size: 10px;
	font-weight:bold;
	text-align: right;
	color: #092495;
	margin-right: 20;
	margin-top: 10;
	}

.READINFO:HOVER {
	color: #9184FF;
	}


TD { 
	background-repeat:no-repeat; 
	}

TD.MENU {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #3D3F88;
	text-align: center;
}

.HEADER	{
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	}
	
.HEADER:HOVER	{
	color: #A02513;
	}	
	
.ADDRESS {
	text-align: left;
	font-family: Arial;
	font-size: 11px;
	color: #000000;
}

.MAIN {
	text-align: left;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	margin-left: 10;
	margin-right: 10;
}

.MAIN-BOLD {
	text-align: left;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #73100B;
	margin-left: 20;
	margin-top: 10;
}

.FOOTER {
	font-family: Arial;
	font-size: 10px;
	color: #65686B;
}

A.footer {
	font-family: Arial;
	font-size: 10px;
	color: #3D3F88;
	text-decoration:underline;
}

A.footer:HOVER {
	color: #676DB8;
	text-decoration:none;
}