BODY { background-image: url("bkg.jpg"); background-repeat: repeat-x; }
p {font-family: tahoma, arial; font-size:10pt;}
td {font-family: tahoma, arial; font-size:10pt;}

p.bigtext {font-family: tahoma, arial; font-size:14pt;}
.menutext a:visited {
	text-decoration: none;
	color: #000000;
	font-family: tahoma, arial;
	font-size: 11px;
	font-weight: bold;
}

.menutext a:active {
	text-decoration: none;
	color: #333333;
	font-family: tahoma, arial;
	font-size: 11px;
	font-weight: bold;
}
.menutext a:link {
	text-decoration: none;
	color: #000000;
	font-family: tahoma, arial;
	font-size: 11px;
	font-weight: bold;
}
.menutext a:link:hover {
	text-decoration: none;
	color: #cccccc;
	font-family: tahoma, arial;
	font-size: 11px;
	font-weight: bold;
}
.menutext a:visited:hover {
	text-decoration: none;
	color: #cccccc;
	font-family: tahoma, arial;
	font-size: 11px;
	font-weight: bold;
}

