body {font-family: "Janson Text", "Times New Roman", Times, Georgia; font-size: small; font-weight: lighter; color: #333333; 

	
	}
.menu_class {
	font-family: "Janson Text", "Times New Roman", Times, Georgia;
	font-size: small;
	font-weight: bold;
	color: #333333;
}

h1 {
	font-family: "Janson Text", "Times New Roman", Times, Georgia;
	font-size: small;
	font-weight: lighter;
	color: #000000;
}

h2 {
	font-family: "Janson Text", "Times New Roman", Times, Georgia;
	font-size: small;
	font-weight: lighter;
	color: #333333;
}

h3 {
	font-family: "Janson Text", "Times New Roman", Times, Georgia;
	font-size: 18px;
	font-weight: lighter;
	color: #333333;
}

a:link {text-decoration: none;color: #333333;}
a:visited {text-decoration: line-through;}
a:hover {text-decoration: none;color: #0099FF;}
a:active {text-decoration: none;color: #0099FF;}

a.menu:link {  color: #333333; text-decoration: none}
a.menu:visited {  color: #333333; text-decoration: line-through}
a.menu:hover {	color: #0099FF;	text-decoration: none}
a.menu:active { color: #0099FF; text-decoration: none}

a.contact:link {  color: #333333; text-decoration: none}
a.contact:visited {
	color: #333333;
	text-decoration: none
}
a.contact:hover {	color: #0099FF;	text-decoration: none}
a.contact:active { color: #0099FF; text-decoration: none}
