td {
	font-family:verdana;
	font-size:11px;
	color:#555555;
	}
	
a {
	font-family:verdana;
	font-size:11px;
	color:#666633;
	text-decoration:none;
	}
	
a:hover {
	text-decoration:underline;
	}	
	
.bottom {
	font-size:9px;
	color:#666633;
	}
	
.title {
	font-size:12px;
	color:#666633;
	font-weight:bold;
	}	
	
.white {
	color:#ffffff;
	}
	
.whitebig {
	color:#ffffff;
	font-size:17px;
	}
	
input.text {
	height:20px;
	width:200px;
	border:1px solid #cccccc;
	}