
.MenuItem{
	 		

			font: 18px arial BLACK;
			color: #1D3557;
			text-decoration: none;

}


.Caption1{
	 		
			font: 18px arial BLACK;
			color: #EB7500;
			text-decoration: none;
}

.myText{
			font: 16px arial;
			color: #1D3557
			text-decoration: none;


}

a:hover {
	/*background: #CCCCCC;*/
	color: #EB7500;	
	text-decoration: UNDERLINE;
} 


a:{

} 

