/* CSS Document */

h1, h2, h3, h4, h5, h6, p, a{
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
p,a { font-size:18px;}
a:link, a:visited, a:active{ color:#666666; text-decoration:underline;}
a:hover{ color:#CCCCCC; background-color:#666666;}
