body {

		font-family: Arial;
		color: #636466;
		padding-top: 30px;
		}
		

A {
  text-decoration: none;
}
A:link {
	text-decoration: none;
	color: #696969;
}
A:visited {
	text-decoration: none;
	color: #696969;
}

A:hover {
	color:#333333;
	font-weight:none; 

}
.tablet {
line-height: 20px;
font-size:9pt;
}