
h1 {
	margin-bottom: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	line-height: 22px;
	color: #800000;
	font-family: Arial;
	font-size: 20px;
}

img {
	border: 0px;
}

/*Links*/

a.countrySkiresortsLinks:link {
	font-size: 14px;
	font-weight: bold;
	color: #6666FF;
	text-decoration: none;	
}
a.countrySkiresortsLinks:visited {
	font-size: 14px;
	font-weight: bold;
	color: #6666FF;
	text-decoration: none;
} 
a.countrySkiresortsLinks:hover {
	text-decoration: underline;
} 
a.countrySkiresortsLinks:active {
	text-decoration: none;
}


a.notunderlinedLinks:link {
	color: #000000;
	text-decoration: none;
}
a.notunderlinedLinks:visited {
	color: #000000;
	text-decoration: none;
} 
a.notunderlinedLinks:hover {
	color: #000000;
	text-decoration: none;
} 
a.notunderlinedLinks:active {
	color: #000000;
	text-decoration: none;
}


	


