body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:x-small;
	background-color: ffffcc;
}
h1 {
	font-size:small;
	font-weight:bold;
	}
p {
	font-size:x-small;
	}
td {
	font-size:x-small;
	}
.weetext {
	font-size:xx-small;
	}
.weetextbold {
	font-size:xx-small;
	font-weight:bold;
	}
A:link {
	color:#FF9933; 
	text-decoration: none;
	} 
A:visited {
	color:#FF9933; 
	text-decoration: none;}
A:active {
	color:#ff0000; 
	text-decoration: none;}
A:hover {
	color:#666600; 
	text-decoration: none; 
	background-color:#ddddaa; 
	text-decoration: none;
	}
.mainlink {
	font-weight:bold;
	}.red {
	font-family: "Trebuchet MS", Verdana, Arial, helvetica, sans-serif;
	color: #CC0000;
	background-color: #FFFFdd;
	border: 1px solid #CC0000;
	padding: 5px;

}
