body {
	background-image: url(../images/bg_line.jpg);
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: none;
	color: #993300;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.style1 {color: #FFFFFF}
.bota:link {
	color: #999999;
	text-decoration: none;
}
.bota:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.bota:visited {
	color: #CCCCCC;
}

