a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #999999;
}
a {
	font-weight: normal;
}


h1{
	color: #993333;
	margin: 0 0 0 0;
	font: 18px/22px Verdana, "Times New Roman", Times, serif;
	letter-spacing:12px;

	
}