A {
	font-size:11px;
	font-family:Verdana;
	color:#333333;
	text-decoration:none;
}
A:hover{
	font-size:11px;
	font-family:Verdana;
	color:#FF0000;
	text-decoration:underline;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #F1F1F1;
}
TABLE {
	font:11px Verdana;
	letter-spacing:1px;
	color:#333333; 
}

TABLE#hereyouare {color:#888888; }
TABLE#hereyouare A{ text-decoration:underline; color:#888888;}
TABLE#hereyouare A:hover{ text-decoration:underline; color:#FF0000;}

TABLE#function { line-height:18px; }
TABLE#function LI {margin-bottom:5px; line-height:18px; }