#lowerlinksstyle a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	text-decoration: none;
}
#lowerlinksstyle a:link {
	color: #FFFFCC;
	text-decoration: none;
}
#lowerlinksstyle a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#lowerlinksstyle a:visited {
	text-decoration: none;
	color: #CCCC99;
}
