#main {
    font-family: Helvetica;
    color: white;
    font-size: 14px;
}


A  	{
	font-family: Helvetica;
	color: gray;
	text-decoration: none;
}

A:hover  { text-decoration: underline; color: #9D080D;}

#main-menu {
    font-size: 14px;
}

h1 {
	font-family: Helvetica;
	font-size: 16px;
}

h2 {
	font-family: Helvetica;
	font-size: 14px;
}


