.tot {
	border: 1px solid #000000;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.blubold {
	font-weight: bold;
	color: #3366CC;
}
.blu {
	color: #2D71B5;
}

A:LINK {
 font-style: normal;
 font-weight: normal;
 color: #2D71B5;
 text-decoration: underline;
 }

A:VISITED {
 font-style: italic;
 font-weight: normal;
 color: #2D71B5;
 text-decoration: underline;
 }

A:HOVER {
 font-style: italic;
 font-weight: normal;
 color: #2D71B5;
 text-decoration: none;
 }

A:ACTIVE { 
 font-style: normal;
 font-weight: normal;
 color: #2D71B5;
 text-decoration: underline;
 }img {
	border: 0px;
}