A {  color: #808080; text-decoration: underline}
A:Hover {  color: #FF0000; text-decoration: none}
P.heading {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #000000}
.text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333}
.text2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; color: #FFFFFF}
.title {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 22px; font-weight: bold; color: #C0C0C0}
.title2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #000000}

.leftmenu {
    font-size: 12px;
    text-decoration : none;
	font-family : Trebuchet MS;
    }
    
.style2  {
	color : #808080;
    font-size: 12px;
    font-weight : none;
	text-decoration : none;
	font-style : none;
	font-family : Trebuchet MS;
    }

.style2:active  {
	color : #808080;
    font-size: 12px;
    font-weight : none
	text-decoration : none;
	font-style : none;
	font-family : Trebuchet MS;
}

.style2:hover  {
    font-size: 12px;
	text-decoration : none;
	color : #FF0000;
	font-weight : bold;
	font-style : none;
	font-family : Trebuchet MS;
}
.style2:visted  {
    font-size: 12px;
	color : #808080;
    font-weight : none;
	text-decoration : none;
	font-style : none;
	font-family : Trebuchet MS;
    }


#hl  {
	text-decoration : underline;
    font-size: 14px;
	color : #004080;
}
#hl:visited  {
	text-decoration : underline;
    font-size: 14px;
	color : #004080;
}

#hl:active  {
	text-decoration : none;
    font-size: 14px;
	color : #004080;
}

#hl:hover  {
	text-decoration : none;
    font-size: 14px;
	color : #004080;
}

