.css {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
td {
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.12pix25hei {
	font-size: 12px;
	line-height: 21px;
	color: #666666;
	text-decoration: none;
}
.dotborder {
	background-image: url(images/bg_dot.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	border-top: 1px none #CCCCCC;
	border-right: 1px none #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
	background-color: #F3F3F3;


}
.black2 {
	background-image: url(images/black2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;

}
.fontdot {
	background-image: url(images/line.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.picborder {
	border: 1px solid #CCCCCC;
}
.redbg {
	background-image: url(images/red_left.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
a:visited {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
a:hover {
	font-size: 12px;
	color: #FF0000;
	text-decoration: none;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;



}
a:link {
	font-size: 12px;
	color: #666666;
	text-decoration: underline;
}
