A:LINK, A:VISITED {
	color : #333333;}
A:ACTIVE, A:HOVER { color : #990000; }
BODY {
	margin : 0;
	background : White;
	font-family : tahoma, sans-serif;
}
.button { background-color: #C5E5D3;
         font-family: tahoma, sans-serif;
         font-size: x-small;
         font-weight: bold;
         color: #000000}
TD { font-size : smaller;
	font-family : sans-serif; }
.tuttitle {
	font-weight : bold;
	font-size : medium;
}

#important {
	background-color : #ffc;
	border : 1px solid #000;
	padding : 2;
}

#hosted {
	background-color : #C5E5D3;
	border : 1px solid #000;
	padding : 2;
}

