a:link {  color: 000000; text-decoration: underline}
a:visited {  color: grey; text-decoration: underline}
a:hover {  color: DarkRed; text-decoration: none}
.logo {  font-family: Tahoma; font-size: 26px; font-weight: bold; color: #FFFFFF}
.text {  font-family: Arial; font-size: 14px; color: #333333}
.title {  font-family: Tahoma; font-size: 19px; font-weight: bold; color: #333333}
.text1 { font-family: Tahoma; font-size: 10px; color: #000000}
.text2 { font-family: Tahoma; font-size: 15px; font-weight: bold; color: DarkRed}
a.a:link {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: 000000;
}
a.a:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #C0C0C0;
}
a.a:visited {
	font-family: tahoma;
	font-size: 11px;
	font-weight: normal;
	color: Grey;
}

li {
        list-style-type: disc
	font-family: Arial;
	font-size: 15px;
	font-weight: normal;
	color: DarkRed;
   }

<!--bgcolor="#D4C792"color used for tan-->