table {
	font-family: tahoma;
	font-size: 10pt;
}

.bottom {
	font-family: tahoma;
	font-size: 8pt;
}

.side {
	font-family: verdana;
	font-size:10px;
}

A:Hover {
	color: #990000;
	text-decoration: none;
}

A:Link {
	color: #006699;
	text-decoration: underline;		
}

A:Visited:Hover {
	text-decoration: none;
}

A:Visited {
	color: #006699;
	text-decoration: underline;
}