body,td,th {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #EEEEEE;
	link: #000000;
	alink: #000000;
	vlink: #000000;
	border:'10px' 'solid' 'black';
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #999999;
}
.style2 {font-size: 36px}
