.nav1, .nav1 a:link, .nav1 a:active, .nav1 a:visited, .nav1 a:hover{
	font-family: trebuchet, sans-serif, arial;
	font-size:   11px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
} 
.nav1 a:link    { color:  #ffffff; text-decoration: none;}
.nav1 a:visited { color:  #ffffff; text-decoration: none;}
.nav1 a:active  { color:  #ffffff; text-decoration: none;}
.nav1 a:hover   { color:  #ff0000; text-decoration: underline;}

.nav2, .nav2 a:link, .nav2 a:active, .nav2 a:visited, .nav2 a:hover{
	font-family: trebuchet, sans-serif, arial;
	font-size:   11px;
	font-weight: bold;
	text-transform: uppercase;
} 
.nav2 a:link    { color:  #000000; text-decoration: none;}
.nav2 a:visited { color:  #000000; text-decoration: none;}
.nav2 a:active  { color:  #000000; text-decoration: none;}
.nav2 a:hover   { color:  #ff0000; text-decoration: underline;}

.rightcolumn, .rightcolumn a:link, .rightcolumn a:active, .rightcolumn a:visited, .rightcolumn a:hover{
	font-family: trebuchet, sans-serif, arial;
	font-size:   10px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
} 
.rightcolumn a:link    { color:  #000000; text-decoration: none;}
.rightcolumn a:visited { color:  #000000; text-decoration: none;}
.rightcolumn a:active  { color:  #000000; text-decoration: none;}
.rightcolumn a:hover   { color:  #ff0000; text-decoration: underline;}

a:link {
	color: #000099;
}
a:visited {
	color: #000099;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #000099;
}

