a.menuLink:link {
	color: #81a2c1;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	line-height: 30px;
	}
	
a.menuLink:visited {
	color: #81a2c1;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	line-height: 30px;
	}
	
a.menuLink:active {
	color: #81a2c1;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	line-height: 30px;
	}
	
a.menuLink:hover {
	text-decoration: underline;
	color: #81a2c1;
	font-weight: normal;
	font-size: 12px;
    line-height: 30px;
	} 


a.menuLinkTight:link {
	color: #81a2c1;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
	
	
	}
	
a.menuLinkTight:visited {
	color: #81a2c1;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	
	}
	
a.menuLinkTight:active {
	color: #81a2c1;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
;
	}
	
a.menuLinkTight:hover {
	text-decoration: underline;
	color: #81a2c1;
	font-weight: normal;
	font-size: 12px;

	} 

