a.link, a.active, a.visited{
	font-weight: bold;
	text-decoration: none;
	color:#FF6666;
}

a.hover{
	color:#3366FF;
}

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#CC3300;
	font-weight:bold;
}

td{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.men{
	/*border:1px solid #eaeaea;*/
	border-bottom: 1px solid #ffffff;
	font: normal 11px Tahoma;
	line-height: 15px;
	z-index: 100;
	width: 151px;
	background-color: #eaeaea;
}

.men a{
	border-bottom: 1px clear #ffffff;
	width: 151px;
	display: block;
	text-indent: 3px;
	text-decoration: none;
	font-weight: bold;
	text-indent: 5px;
}

.men a:hover{ 
	background-color:#CC0000;
	color: #ffffff;
}

.mendiv{
	height: auto;
	min-height: 2px;
	background-color:#CC0000;
	border-bottom: 1px solid #ffffff;
	width: 151px;
	font-size: 0px;
}