.text {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	line-height: 150%;
	color: #666666;
	text-decoration: none;
}
a {
	color: #666666;
	text-decoration: none;
	font-size: 12px;

}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.menu {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	line-height: 120%;
	color: #666666;
	text-decoration: none;
}
.menub {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 14px;
	line-height: 120%;
	color: #FF0000;
	text-decoration: none;
}
img.framed { 
padding: 10px; 
border: 1px solid #666666; 
background-color: #FFFFFF; 
}
