a:link {
	color: #003300;
}

a:visited {
	color: #003300;
	font-style: italic;

}

a:hover {
	text-decoration: none;
}

body {
	font-famil: arial
}

