A { text-decoration:none;}

TD { 
	background-repeat:no-repeat; 
	}

.HEADER	{
	font-family: Arial;
	font-size: 14px;
	color: #000000;
	}
	
.HEADER:HOVER	{
	color: #A02513;
	}	
	
.MAIN {
	text-align: left;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	margin-left: 20;
	margin-right: 20;
	margin-bottom: 20;
}

.MAIN-BOLD {
	text-align: left;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #73100B;
	margin-left: 20;
	margin-top: 10;
}

.MENU {
	text-align: left;
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	margin-bottom: 20;
}

.MENU:HOVER	{
	color: #A02513;
	text-decoration:none;
	}	

.FOOTER-LIGHT {
	font-family: Arial;
	font-size: 12px;
	color: #BDADA9;
}

.FOOTER-DARK {
	font-family: Arial;
	font-size: 10px;
	color: #92827D;
}
