

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0066CC;
	text-decoration: none;
}
#newsletter {
	width:23%;
	float: right;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #FF0;
	background-color: #000;
}
#newsletter a:link {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #FF0;
	background-color: #000;
}
#newsletter a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	color: #F00; 
	background-color:#000;
}



a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #71614C;
	text-decoration: none;
	text-align: right;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
}
