.main {  font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000}

a.mainmenu:link {

	font-family: Tahoma;

	font-size: 12px;

	color: #000000;

	text-decoration: none;

}

a.mainmenu:visited {

	font-family: Tahoma;

	font-size: 12px;

	text-decoration: none;

	color: #000000;

}

a.mainmenu:hover {

	font-family: Tahoma;

	font-size: 12px;

	font-weight: bold;

	color: #FF0000;

}

a.mainmenu:active {

	font-family: Tahoma;

	font-size: 12px;

	text-decoration: none;

	color: #000000;

}

a.smallmenu:link {

	font-family: Tahoma;

	font-size: 10px;

	color: #000000;

	text-decoration: none;

}

a.smallmenu:visited {

	font-family: Tahoma;

	font-size: 10px;

	text-decoration: none;

	color: #000000;

}

a.smallmenu:hover {

	font-family: Tahoma;

	font-size: 10px;

	text-decoration: underline;

	color: #000000;

}

a.smallmenu:active {

	font-family: Tahoma;

	font-size: 10px;

	text-decoration: none;

	color: #000000;

}
