/* CSS definition file containing site wide stylesheets */

a {
text-decoration:none;

}

a:hover {
color:#999999;
font-family:Arial, Helvetica, sans-serif;

}
.style1 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	padding: 7px;
	background-position: center;
	background-repeat: no-repeat;
}