.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
		
.style10 {	color: #000000;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-weight: bold;
}
.style11 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;}
	
#bottommenu a {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration:underline;
		}

#bottommenu a:link {
	text-decoration: none;
	color: #000000;
}
#bottommenu a:visited {
	text-decoration: none;
	color: #000000;
}
#bottommenu a:hover {
	text-decoration: underline;
	color: #000000;
}
