p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
 	font-weight: bold;
	color: #333333;
	text-decoration: none;
 }
a:hover {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
 	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
 }
 .menu {
  	font-family: "Century Gothic", Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
 	font-weight: bold;
	color: #333333;
	}
 
 .whitelink {
  	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
 	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
	
	.whitelink a:hover {
 	font-family:  Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
 	font-weight: bold;
	color: #0099FF;
	text-decoration: none;
	}

