body {
	background-color: #66ff00;
	margin: 0 auto;
}

body, html, input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333;
}

.footer {
	font-size: 9px;
	color: #fff;
}

.subtitle {
	color: #007d94;
	font-size:14px;
	}
.Bulletin {
	color: #FFFFFF;
	font-size:14px;
	text-shadow:#CCCCCC
	}

a {
	color:#007d94;
	font-weight: bold;
	text-decoration:none; }

a:hover {
	color:#007d94;
	font-weight: bold;
	text-decoration:underline; }
	
.footer a:link {
	font-weight: bold;
	color: #ffffff;
	text-decoration:none;
	}
	
.footer a:hover {
	font-weight: bold;
	color:#00FFFF;
	text-decoration:underline;
	}
	

