a.homemenu:link {
	text-decoration: underline;
	color: #009900;
	font-size: 10px;
	font-family: Tahoma, Verdana, Arial;
	
	}
a.homemenu:visited {
	text-decoration: underline;
	color: #009900;
	font-size: 10px;
	font-family: Tahoma, Verdana, Arial;
	}
	
a.homemenu:hover {
	text-decoration: none;
	color: #FF6600;
	background-color: #F1FFEF;
	font-size: 10px;
	font-family: Tahoma, Verdana, Arial;
	}
a.homemenu:active {
	text-decoration: underline;
	color: #009900;
	font-size: 10px;
	font-family: Tahoma, Verdana, Arial;

	}
	
p.homemenu {
	font-size: 10px;
	text-align: right;
	margin-top: -5px;
	color: #3300CC;
	font-family: Tahoma, Verdana, Arial;
		}
			
a.normlink:link {
	text-decoration: none;
	color: #009900;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	}
	
a.normlink:visited {
	text-decoration: none;
	color: #009900;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	}
	
a.normlink:hover {
	text-decoration: underline;
	color: #FF6600;
	background-color: #A7D7A2;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	}
	
a.normlink:active {
	text-decoration: underline;
	color: #FF6600;
	background-color: #333333;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	}
	
a.rightmenu:link {
	text-decoration: none;
	color: #009900;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	
	}
a.rightmenu:visited {
	text-decoration: none;
	color: #009900;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	}
	
a.rightmenu:hover {
	text-decoration: underline;
	color: #FF6600;
	background-color: #A7D7A2;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
	}
a.rightmenu:active {
	text-decoration: underline;
	color: #FF6600;
	font-size: 12px;
	font-family: Tahoma, Verdana, Arial;
	font-weight: bold;
}

