A.myMenu { text-decoration: none; }
A:link, A:active
	{	
		text-decoration	:	none;
  		color		:	#ffffff;
		background	:	transparent;
		}
A:visited {	
		color		:	#ffffff; 
		background	:	transparent; 
		text-decoration	:	none; 
		}		
A:hover {	
		color		:	#ed1c24;
		background	:	transparent;
		}

p {  font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 11pt; color : #333333;}


.bodynav:link {  font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #000000;font-weight:normal; text-decoration:none}
.bodynav:visited {  font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #000000;font-weight:normal; text-decoration:none}
.bodynav:hover {  font-family: Verdana, Arial, sans-serif; font-size: 12px; color: #000000;font-weight:normal; text-decoration:underline}




