.bodytext { 
color:#666666; 
font-family:Verdana, Helvetica, sans-serif; 
text-decoration:none; 
font-size:10pt; 

}

/*a:visited {color: blue; font: bold; text-decoration:underline}
//a:link {color: blue; font: bold; text-decoration:underline}
//a:hover {color: #9933FF; font: bold;text-decoration:none}
a:active {color: red; font: bold;text-decoration:underline}*/

ul.arrow {list-style-image: url(../images/bullet_small.gif);}
	.arrow:visited {color: #6633CC; font: bold; text-decoration:underline}
	.arrow:link {color: #6633CC; font: bold; text-decoration:underline}
	.arrow:hover {color: #9933FF; font: bold;text-decoration:none}
	.arrow:active {color: red; font: bold;text-decoration:underline}

.bodytext:hover { 
color:#684FD1; 
font-family:Verdana, Helvetica, sans-serif; 
text-decoration:underline; 
font-size:10pt; 

}
.footertext { 
color:#888888; 
font-family:Verdana, Helvetica, sans-serif; 
text-decoration:none; 
font-size:8pt; 
}

.footertext:hover { 
color:#684FD1; 
font-family:Verdana, Helvetica, sans-serif; 
text-decoration:underline; 
font-size:8pt; 

}
.footerunigroup { 
color:#999999; 
font-family:Verdana, Helvetica, sans-serif; 
text-decoration:none; 
font-size:8pt; 
}

.navigations { 
color:#8888A8; 
font-family:Verdana, Helvetica, sans-serif; 
text-decoration:underline; 
font-size:8pt; 

}
.navigations:hover { 
color:#684FD1;
font-family:Verdana, Helvetica, sans-serif; 
text-decoration:underline; 
font-size:8pt; 

}