.footer {
	font-family: tahoma;
	font-size: 11px;
	color: #C82005;
	text-decoration: none;
}
.menu {
	font-family: tahoma;
	font-size: 11px;
	color: #264A6E;
	font-weight:bold;
	text-decoration: none;
}
.menu:hover
{
text-decoration:underline;
background-color:#DEE5D5;
}
.text {
	font-family: tahoma;
	font-size: 11px;
	color: #585858;
	text-decoration: none;
}
.title {
	font-family: tahoma;
	font-size: 17px;
	color: #006699;
	text-decoration: none;
}
.holboos {
	font-family: tahoma;
	font-size: 11px;
	color: #CC0000;
	text-decoration: underline;
}
.holboos:hover { text-decoration: none; }