/* CSS Document */
body {
	bgcolor: #FFFFCC;
	text: #000000;
	link: #3366CC;
	alink: #990000;
	font-family : Trebuchet MS, Arial, Helvetica;
	background-image: url(../gfx/bg.jpg);
};

.pagenav { color: #000000; font-size: 11px; font-weight: normal; text-decoration: none; font-family: Trebuchet MS, Arial, Helvetica; }
A.pagenav:link { color: #000000; font-size: 11px; font-weight: normal; text-decoration: underline; font-family: Trebuchet MS, Arial, Helvetica; }
A.pagenav:active { color: #000000; font-size: 11px; font-weight: normal; text-decoration: underline; font-family: Trebuchet MS, Arial, Helvetica; }
A.pagenav:visited { color: #000000; font-size: 11px; font-weight: normal; text-decoration: underline; font-family: Trebuchet MS, Arial, Helvetica; }
A.pagenav:hover {	color: #000000; font-size: 11px; font-weight: normal; text-decoration: none; font-family: Trebuchet MS, Arial, Helvetica; }
