body {  font-family: Verdana, Arial, Helvetica, sans-serif;  color: #000000}
.tittle {
	COLOR: #045BB1;
	font-size: medium;
	text-align: center;
}
.txt {
	font-size: 11px;
}
.txt A:link {
   COLOR: #045BB1;
	font-weight: bold;
}
.txt A:visited {
   COLOR: #045BB1;
	font-weight: bold;
}
.txt A:hover {
	COLOR: #333333; TEXT-DECORATION: none;
	font-weight: bolder;
}
.leftside {
	padding-left: 5px;	
}
.leftside a:link{
	font-weight: bold;
	left: 5px;
	COLOR: #333333;
	TEXT-DECORATION: none;
	padding-left: 11px;
		FONT-SIZE: 12px;
		background-image: url(images/menu/bgoff.gif);
}
.leftside a:visited{
	font-weight: bold;
	left: 5px;
	COLOR: #778899;
	TEXT-DECORATION: none;
	padding-left: 11px;
	FONT-SIZE: 12px;
}
.leftside :hover {
 COLOR: #045BB1;
 position: relative; left: 4px;
	font-weight: bolder;
	background-image: url(images/menu/bgon.gif);
}
.footer  {
	visibility: hidden;
	font-size: 6px;
	color: White;
	padding-bottom: 2px;
}
.footer A:link {
		visibility: hidden;
		font-size: 6px;
		color: White;
}
A{
	font-size: 10px;
}
A:hover {
	position: relative; top: 1px; left: 1px;
}