p {
	font-family: Verdana;
	color: White;
	font-size : 14px;
	text-decoration:none;
}

a.top{ 
          font-family : Verdana;
	      font-size : 16px;
		  color: Silver;
	      text-decoration:none;
 }
 
 body.start {
						background-repeat: no-repeat;
}
 
 a.menu{ 
 				font-family : Verdana;
	      		font-size : 12px;
		        color: Silver;
	            text-decoration:none;
  }
  
  H1, H2, H3 {
	color: White;
	font-family: Verdana;
}

H3 {
	font-size : 14px;
}

LI {
	font-family: Verdana;
	font-size : 14px;
	color: White;
}

A.mail {
	font-family: Verdana;
	font-size : 14px;
	font-weight : bold;
	color: White;
}

 A {
	font-family: Verdana;
	color: Silver;
	text-decoration:none;
}