.a {  font-family: "Arial", "Helvetica", "sans-serif"; font-size: 12px; color: #FFF7E0; text-decoration: underline}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
	text-transform: capitalize;
}
a:hover {  font-family: "Arial", "Helvetica", "sans-serif"; font-size: 12px; color: #33FF00; text-decoration: none}
a:visited {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #993300;
	text-decoration: none;
}
.d {  font-family: "Arial", "Helvetica", "sans-serif"; font-size: 12px; color: #FFF7E0}
.h1 {
	font-size: 20px;
	color: #FF0000;
	font-weight: bold;
	text-transform: capitalize;
	line-height: normal;
}
.h2 {
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #BDB986;
	background-position: center;
}

