.bar{font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	}
	.bar:link{ 
text-decoration:none;
color:#ffffff; 
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
} 
.bar:active{ 
text-decoration:none;
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
} 
.bar:visited{
text-decoration:none; 
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
} 
.bar:hover{ 
text-decoration:none;
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
} 
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.style3 {color: #333333}
.style4 {font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #333333; font-weight: normal; }

.anav:link{ 
text-decoration:none;
color:#000000; 
} 
.anav:active{ 
text-decoration:none;
color:#000000; 
background:transparent; 
} 
.anav:visited{
text-decoration:none; 
color:#000000; 
background:transparent; 
} 
.anav:hover{ 
text-decoration:none;
color:#ffffff; 
background:#8B0000; 
} 
a.nav:link 
{
	display:block;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	background-color:#cccccc;
	font-size: 10px;
}
a.nav:visited 
{
	display:block;
	color:#000000;
	font-weight:normal;
	text-decoration:none;
	background-color:#cccccc;
	font-size: 10px;
}
a.nav:hover 
{
	display:block;
	color:#ffffff;
	font-weight:normal;
	text-decoration:none;
	background-color:#8b0000;
	font-size: 10px;
} 

