.title
{
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	color : #666666;
	font-weight : bold;
	margin-left : 10px;
	margin-right : 10px;
}
.base-top
{
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : 666666;
	font-weight : normal;
	margin-left : 10px;
	margin-right : 10px;
}
.mwm
{
	text-decoration : none;
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 9px;
	color : 000000;
	font-weight : normal;
}
.base-bottom
{
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : ffffff;
	font-weight : normal;
	margin-left : 10px;
	margin-right : 10px;
}
.base-links
{
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : ffffff;
	font-weight : normal;
}
.menu
{
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : ffffff;
	font-weight : bold;
	margin-left : 10px;
	margin-right : 10px;
}

a.menu:link {
	color: #ffffff;
	text-decoration : none;
}
a.menu:active {
	color: #666666;
	text-decoration : none;
}
a.menu:visited {
		color: #ffffff;
	text-decoration : none;
}
a.menu:hover {
	color: #666666;
	text-decoration : none;
}
a.base-top:link {
	color: #666666;
	text-decoration : underline;
}
a.base-top:active {
	color: #000000;
	text-decoration : none;
}
a.base-top:visited {
		color: #666666;
	text-decoration : underline;
}
a.base-top:hover {
	color: #000000;
	text-decoration : none;
}
a.base-bottom:link {
	color: #ffffff;
	text-decoration : underline;
}
a.base-bottom:active {
	color: #000000;
	text-decoration : none;
}
a.base-bottom:visited {
		color: #ffffff;
	text-decoration : underline;
}
a.base-bottom:hover {
	color: #000000;
	text-decoration : none;
}
a.base-links:link {
	color: #ffffff;
	text-decoration : underline;
}
a.base-links:active {
	color: #000000;
	text-decoration : none;
}
a.base-links:visited {
		color: #ffffff;
	text-decoration : underline;
}
a.base-links:hover {
	color: #000000;
	text-decoration : none;
}
