A:link {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}

A:visited {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}

A:active {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}

A:hover {
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}

TD {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}

P {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}

TD.menu {
font-family: Verdana,Arial;
font-size: 11px;
color: #000000;
}


a.leftmenu {
	display: block;
	width: 141px;
	padding-top: 1px;
	padding-bottom: 1px;
	color: #000 !important;
	text-align: center;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
a.leftmenu:hover {
	color: #a00 !important;
	background-color: #aaa;
}