A {
	COLOR: #000000;
	font-weight: bold;
	text-decoration: none;
}

A:visited {

	COLOR: #000000;
	font-weight: bold;
	text-decoration: none;

}

A:hover {

	COLOR: #2C65A9;
	font-weight: bold;
	text-decoration: none;
	
}

td {

	text-decoration: none;
	font-family: Verdana,Arial;
	font-size: 11px;
}

.txtsml {
	font-family: Verdana,Arial;
	font-size: 10px;
	color:#FFFFFF;
}

.border {
	border: solid 1px #666666;
}

.dots {
background-image:url(graphics/dots_new.gif);
background-repeat:repeat-x;
background-position:left;
}

