@media print {
	.menuItem, .mastermenu {
	visibility: hidden;
	display: none;	
	}
}


a:link { color: #FFFF00; }

a:visited { color: #FFCC66; text-decoration: underline; }

a.big1:link { color: #FFFF00; text-decoration: none; }

a.big1:visited { color: #FFFF00; text-decoration: none; }

a.big1:hover { color: #FFFF00; text-decoration: none; }

a.big1:active { color: #FFFF00; text-decoration: none; }

a.class1:link { color: #FFFF00; text-decoration: none; }

a.class1:visited { color: #FFFFCC; text-decoration: none; }

a.class1:hover {
	padding: 1em;
	color: #FFFFFF;
	font-family: arial;
	font-size: 10pt;
	background-color: #000080;
}

a.class1:active{ color: #CCFFCC; text-decoration: none; }

body {
	background-color: #990033;
	margin-left: 0;
	margin-top: 0;
	color: #FFFF00;
}

h1 {
	font-family: Trebuchet MS;
	font-size: 16pt;
	font-weight: bold;
	color: #FFFF00;
}

h2 {
	font-family: Trebuchet MS;
	font-size: 12pt;
	font-weight: bold;
	color: #FFFF00;
}

headerlinks a:link, a:visited {
	color: #FFFF00;
	font-family: "Verdana";
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.copyright { color: white; }

#footer a:link { font-size: 9px; }

#footer a:visited { font-size: 9px; }

#footer p { text-align: center; font-family:Arial, Helvetica, sans-serif }

#headerlinks img { margin-right: 50px; }

#headerlinks p { text-align: center; margin-bottom: 15px; }

#linkblock { margin-left: 5px; }

#linkblock a:link, a:visited {
	color: #FFFF00;
	font-family: "Verdana";
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#linkblock p { text-align: center; }
