a:link {  font-family: Tahoma; 
	font-size: x-small; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	font-variant: normal; 
	text-transform: none; 
	color: #FFFFFF; 
	text-decoration: none}

a:hover {
	font-family: Tahoma;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-color: #CC9900;
	text-decoration: none;
	color: #FFFFFF;

}
a:visited {
	font: bold normal x-small/normal Tahoma;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	padding: 1px;
	height: auto;
	width: auto;
	margin: 1px;


}
a:active {
	font: bold normal x-small/normal Tahoma;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
