a:link, a:visited, a:active {
	color: #7A2954;
	text-decoration: underline;
	}
a:hover {
	text-decoration: none;
}


a.hh:link, a.hh:visited { 
	color : #112211;
	font-family: Verdana;
	font-size: 10px; 
	text-decoration : none; 
	text-decoration: underline;
} 

a.hh:hover, a.hh:active { 
	color : #112211; 
	font-family: Verdana;
	font-size: 10px;
	text-decoration : none;
	text-decoration: underline;
}

body {
	color: #112211;
	font-family: Verdana;
	font-size: 10px;
}
.h1over {
	color: #112211;
	font-family: Verdana;
	font-size: 10px;
	font-weight: normal;

}

p {
	color: #112211;
	font-family: Verdana;
	font-size: 10px;
}

ul {
	color: #112211;
	font-family: Verdana;
	font-size: 10px;
}

ol {
	color: #490F0A;
	font-family: Verdana;
	font-size: 10px;
}

td {
	color: #490F0A;
	font-family: Verdana;
	font-size: 10px;
}
