A:link { color: #FF9966; text-decoration: underline; }
A:visited { color: #CC0066; text-decoration: underline; }
A:active { color: #9FCE00; text-decoration: underline; }
A:hover { color: #CC0066; text-decoration: underline; }

.banner_home_page {
	width: 527px;
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 26px;
	color: #990000;
	text-align: center;
}