@charset "UTF-8";
/* CSS Document */
body {
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif
}
h1 {font-family:Arial, Helvetica, sans-serif; font-size: 1.2em;}
p.description {font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif; font-size:.8em;}
a:hover {background-color:#6FF}
a:visited {
	color:#336;
	border:none
}
a {color: #000; text-decoration: none; border: none; }
a:link {border:none}

