
a.holiday , a.holiday:visited, a.holiday:active {
	color: #CC0000;
}
a.holiday:hover, a.holiday:focus {
	text-decoration: none;
}


#link a:link { 
	font-family: Arial; 
	text-decoration: underline; 
	color: #7C3F00; 
}
#link a:visited { 
	font-family: Arial; 
	text-decoration: underline; 
	color: #7C3F00; 
}
#link a:hover { 
	font-family: Arial; 
	text-decoration: none; 
	color: #7C3F00; 
}
#link a:active { 
	font-family: Arial; 
	text-decoration: none; 
	color: #7C3F00; 
}

#botlink a:link { 
	font-family: Arial; 
	text-decoration: none; 
	color: #7C3F00; 
}
#botlink a:visited { 
	font-family: Arial; 
	text-decoration: none; 
	color:#7C3F00; 
}
#botlink a:hover { 
	font-family: Arial; 
	text-decoration: none; 
	color: #FAC0C0; 
}
#botlink a:active { 
	font-family: Arial; 
	text-decoration: none; 
	color: #FAC0C0; 
}


#nav a:link img { 
	filter: none;
	border-width: 0 0 0 0; 
}

#nav a:hover img { 
	filter: alpha(opacity=30); 
	border-width: 0 0 0 0;
}

#nav a:visited img {  
	border-width: 0 0 0 0;
}

#nav a:active img { 
	border-width: 0 0 0 0;
}

#nav0 a:link img { 
	filter: none;
	border-width: 0 0 0 0; 
}

#nav0 a:hover img { 
	filter: alpha(opacity=30); 
	border-width: 0 0 0 0;
}

#nav0 a:visited img {  
	border-width: 0 0 0 0;
}

#nav0 a:active img { 
	border-width: 0 0 0 0;
}