
ul{
	margin:0;
	padding:0;
}

li{
	width:125px;
	height:33px;
	float:left;
	color:#191919;
	text-align:center;
	overflow:hidden;
}

a{
	color: #DE222E;
	text-decoration: none;
}
a:active, a:visited {
	color: #DE222E;
	text-decoration: none;
	
	}
	a:hover
	{color: color:#c7c7c7;
	text-decoration: none;
	
	
	}
p{

}

	.subtext  {
	padding-top: 0px;
	color: #FFF;
	line-height: 10px;
	}


/*Menu Color Classes*/
/*.yellow{background:#FBC700 url('../_layout/yellow-item-bg.jpg') top left no-repeat;}*/
/*.green{background:#6AA63B url('../_layout/green-item-bg.jpg') top left no-repeat;}
.yellow{background:#FBC700 url('../_layout/yellow-item-bg.jpg') top left no-repeat;}
.red{background:#D52100 url('../_layout/red-item-bg.jpg') top left no-repeat;}
.purple{background:#5122B4 url('../_layout/purple-item-bg.jpg') top left no-repeat;}
.blue{background:#0292C0 url('../_layout/blue-item-bg.jpg') top left no-repeat;}*/