body {
	background-color: #FFFFFF;
	MARGIN-LEFT: 0px;
	MARGIN-TOP: 0px;
	font-family: Verdana, Arial, Geneva, Sans-serif;
	font-size: 12px;
	color: #000000;
	}
	
p {
	FONT-SIZE: 1em;
	FONT-WEIGHT: none;
	text-align: left; 
}

A:link {
	color: #CC0000;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none
}
A:visited {
	color: #5453A3;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none
}
A:hover {
	color: #CC0000;
	font-size: 1em;
	font-weight: bold;
	text-decoration: underline
}
A:active {
	color: #000000;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
}



#banner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: 400;
}


#banner A:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 3px 3px 3px 3px;
	color: #FFFFFF;
	font-size: 1em;
	font-weight: 900;
	text-decoration: none
}
#banner A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 3px 3px 3px 3px;
	color: #DFDFDF;
	font-size: 1em;
	font-weight: 900;
	text-decoration: none
}
#banner A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 3px 3px 3px 3px;
	color: #FFFFFF;
	font-size: 1em;
	font-weight: 900;
	text-decoration: underline
}
#banner A:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 3px 3px 3px 3px;
	color: #000099;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
}