



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

	
}


body a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	color: #333;
	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;
}
