
#marquee {
            padding: 10px;
            border: 1px dotted black;
            background-color: #FF3333;
}


#marquee a { display: block; 
             background-color: white;
            color: black;
            }


A { color: #FF3333;
	font-family: verdana;
	font-weight: normal;
	text-decoration: none;
}

A:hover { 
	color: #333333;
	font-family: verdana;
	font-weight: normal;
	text-decoration: underline;
}

.headerLinks {
	color: #ff3333;
	font-family: verdana;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
}

.frontheaderLinks {
	color: #0A0905;
	font-family: verdana;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none;
}

.headerLinks:hover {
	color: #ff3399;
	font-family: verdana;
	font-weight: normal;
	font-size: 10px;
	text-decoration: underline;
}

.happenings { 
	color: #333333;
	font-family: verdana;
	font-weight: normal;
	text-decoration: none;
	font-size: 10px;
}

#RATES_JUN {
	padding: 0px 0px 0px 20px;
}

#RATES_JUL {
	padding: 0px 0px 0px 20px;
}
	
#link_color a {
	color: #333333;
}
