



body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	text-decoration: none;

}

body a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	
}

body a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
		font-weight: bold;
	color: #333333;
	background-color: #fff;
	text-decoration: none;
}
