	.menu a {height:27px;display:block;text-decoration:none;}
	.menu a:hover {text-decoration:none;}
	
	.menu td.news a { height:27px; width:207px;background:url(/images/bar/latest1.png) no-repeat;}
	.menu td.news a:hover {background:url(/images/bar/latest2.png) no-repeat;}
	
	.menu td.stories a { height:27px; width:147px;background:url(/images/bar/features1.png) no-repeat;}
	.menu td.stories a:hover {background:url(/images/bar/features2.png) no-repeat;}
		
	.menu td.photos a { height:27px; width:133px;background:url(/images/bar/photos1.png) no-repeat;}
	.menu td.photos a:hover {background:url(/images/bar/photos2.png) no-repeat;}
		
	.menu td.edits a { height:27px; width:169px;background:url(/images/bar/tv1.png) no-repeat;}
	.menu td.edits a:hover {background:url(/images/bar/tv2.png) no-repeat;}
		
	.menu td.resorts a { height:27px; width:237px;background:url(/images/bar/weather1.png) no-repeat;}
	.menu td.resorts a:hover {background:url(/images/bar/weather2.png) no-repeat;}
		
	.menu td.weather a { height:27px; width:82px;background:url(/images/bar/shop1.png) no-repeat;}
	.menu td.weather a:hover {background:url(/images/bar/shop2.png) no-repeat;}

a {
	text-decoration: none;
	color:#CD2323;
}
a:hover {
	text-decoration: underline;
	color: red;
}

.ad {
	text-decoration: none;
	color:#004EA5;
}
.ad:hover {
	text-decoration: underline;
	color: #00CE35;
}
.newsstyle {
	text-decoration: none;
	color: #0A1854;
}

.newsstyle:hover {
	text-decoration: underline;
	color: #EF6000;
}

.dope {
	text-decoration: none;
	color: white;
}

.dope:hover {
	text-decoration: underline;
	color: red;
}
.dopea {
	text-decoration: none;
	color: white;
}

.dopea:hover {
	text-decoration: underline;
	color: red;
}
.ilinks {
	text-decoration: none;
	color: white;
}

.ilinks:hover {
	text-decoration: underline;
	color: #ededed;
}
