a.about:link, a.about:active, a.about:visited {
	display: inline-block;
	line-height:17px;
	width: 195px;
	height: 19px;
	color:#5F0000; 
	font-family: Tahoma; 
	font-size: 8pt; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: bold;
	text-decoration: none;
	background-image: url('../images/menu.gif');
	background-repeat: no-repeat;
}
a.about:hover {
	background-position: 0 -31px; 
	color:white;
}
.aboutactive {
	display: inline-block;
	width: 195px;
	height: 19px;
	color:#FFFFFF; 
	font-family: Tahoma; 
	font-size: 8pt; 
	font-style: normal; 
	font-variant: normal; 
	font-weight: bold;
	text-decoration: none;
	background-image: url('../images/menu.gif');
	background-position: 0 -31px;
	background-repeat: no-repeat;
	line-height:17px;
}
A.leftlinks1:link, A.leftlinks1:active, A.leftlinks1:visited {
	color:#FFFFFF; font-family: Tahoma, Helvatica, fantasy; font-size: 8pt; font-style: normal; font-variant: normal; font-weight: bold; text-transform:uppercase; display: inline-block;
}
A.leftlinks1:hover {
	color:yellow;
}

A.toplinks:link, A.toplinks:active, A.toplinks:visited {
	COLOR:white; FONT-FAMILY: Arial; FONT-SIZE: 9pt; FONT-STYLE: normal; FONT-VARIANT: normal; FONT-WEIGHT: 300
}
A.toplinks:hover {
	COLOR:yellow;
}
