a {text-decoration: none}

a.others:link {color: black}
a.others:visited {color: black}
a.others:hover {color: silver}


a.menu:link {color: black}
a.menu:visited {color: black}
a.menu:hover {color: white}

a.link:link {color: white}
a.link:visited {color: white}
a.link:hover {color: lightgray}

h1 {	
	font-family: Myriad; Arial CE; sans-serif;
	color: black;
	font-size: 16px;
}
