BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	background : #ffffff;
	font-size: 14px;
}


P, LI, TD, B, DIV, I, STRONG {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size: 14px;
}

H1 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #0080C0;
}

H2, H3 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : black;
}


A, A:link, A:visited {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #0080C0;
	text-decoration : none;
	font-weight : bold;
}

A:hover {
   color : #ffffff;
   background : #808080;
   text-decoration : none; 
   font-weight : bold;
}


A:active {
	font-weight : bold;
	color : #0080C0;
	font-weight : bold;
	text-decoration : none;
	background : #808080;
}

.granlink {
	font-size : 20px;
}

.picclink {
	font-size : 10px;
}

