.menutop {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

a.menutop {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.menutop:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none;
}
.style {
	font-family: Tahoma;
	font-size: 11px;
}

a.style {
	font-family: Tahoma;
	font-size: 11px;
	color: #333366;
	text-decoration: none;
	font-weight: bold;
}
a.style:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #333366;
	text-decoration: none;
	font-weight: bold;
}
.title 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.plain {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #606060;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 4px;
}
