html,body{
	       margin:0;
      padding:0;
	  height: 100%;
      border:none
   }
   
.font {
	font-family: Arial;
	font-weight: bold;
	text-decoration : none;
	font-size: 11px;
	color: #CCCCCC;
}

.font a {
	font-family: Arial;
	font-weight: bold;
	text-decoration : none;
	font-size: 11px;
	color: #CCCCCC;
}

.font a:hover {
	font-family: Arial;
	font-weight: bold;
	text-decoration : none;
	font-size: 11px;
	color: #FFFFFF;
}

.font {
	font-family: Arial;
	font-weight: bold;
	font-size: 11px;
	color: #CCCCCC;
}

.font2 {
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #CCCCCC;
}
