/*
Style sheet by Gunther Glesti 
*/

a:link, a:visited {
	color: #336699;
}

a:hover {
	background: #336699;
	color: #FFFFFF;
	text-decoration: none;
}

body {
	background-color: #EBDBAB;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

p {
	font-size: xx-small;
}
