#TOPNAV a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}

#TOPNAV a:hover {
	color: #ED1A28
}

#TOPNAV .home {
	margin-left: 26px;
	margin-right: 66px;
}

#TOPNAV .main {
	margin-left: 32px;
	font-size: 18px;
}

#TOPNAVRIGHT a {
	margin-right: 25px;
	margin-top: 36px;		
}

#TOPNAV #SELECT {
	color: #ED1A28
}

#SUBNAV a {
	color: #CCC;
	text-decoration: none;
	margin-left: 26px;
}

#SUBNAV a:hover {
	color: #FFF;
}

#SUBNAV #SELECT {
	color: #FFF;
}

#FOOTERNAV a {
	color: #4C4C4C;
	text-decoration: none;
}

#FOOTERNAV a:hover {
	text-decoration: underline;
}

#PATH a {
	color: #555;
	text-decoration: none;
}

#PATH a:hover {
	text-decoration: underline;

}