.class1     { color: white; font-size: 12px; font-family: Verdana; font-style: normal; font-weight: bold; line-height: normal; font-stretch: normal; text-decoration: none }

a:link      {
	color: #FF7F00;
	font-size: 12px;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
}
a:hover      {
	color: #757575;
	font-size: 12px;
	font-family: Verdana;
	text-decoration: none;
	font-weight: bold;
}
a:visited     {
	color: #FF7F00;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
.class    { color: #757575; font-size: 12px; font-family: Verdana; font-style: normal }
element { }
ul { white-space: normal; list-style-type: circle; margin: 1em 0 1em 40px }
p  { color: #757575; font-size: 12px; font-family: Verdana; font-style: normal; margin: 1em 0 }

a:link1     { color: #ff7f00; font-size: 12px; font-family: Verdana; font-style: normal; font-weight: normal; text-decoration: none }
a:hover1     { color: #ff7f00; font-size: 12px; font-family: Verdana; font-style: italic; font-weight: normal; text-decoration: none }
a:visited1     { color: #960; font-size: 12px; font-family: Verdana; font-style: normal; font-weight: normal; text-decoration: none }
.class2      { color: white; font-size: 12px; font-family: Verdana; font-style: normal; font-weight: normal; font-stretch: normal }
a:link2    { color: white; font-size: 12px; font-family: Verdana; font-style: normal; font-weight: normal; font-stretch: normal }
a:hover2      { color: #757575; font-size: 12px; font-family: Verdana; font-style: oblique; font-weight: normal; font-stretch: normal }
a:visited2    { color: white; font-size: 12px; font-family: Verdana; font-style: oblique; font-weight: normal; font-stretch: normal }
.class3 { color: teal; font-family: Verdana }
a:link3 { color: blue; font-family: Verdana }
a:hover3 { color: purple; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: oblique }
a.submenu:link {
	color: #FFFFFF; font-size: 12px; font-family: Verdana; text-decoration: none
}
a.submenu:visited {
	color: #FFFFFF; font-size: 12px; font-family: Verdana; text-decoration: none
}
a.submenu:hover {
	color: #FFFFFF;
	font-size: 12px;
	font-family: Verdana;
	text-decoration: none;
	font-style: oblique;
}
a.nav:active {
	color: #FFFFFF; font-size: 12px; font-family: Verdana; text-decoration: none
} 
