@charset "utf-8";
/* CSS Document */

.TopTxt a:hover{
	color: #CC0000;
	text-align:center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-decoration:underline;
}
#t1 td{
	border-left: 1px hidden #000000;
	border-right: 1px hidden #000000;
	border-top: 1px hidden #000000;
	border-bottom: 1px dotted #cccccc;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

