a:link,a:visited{
	color:#FFCC66;
	font-weight: bold;
	text-decoration: underline;
}
a:hover,a:active{
	color:#999999;
	text-decoration: underline;
}
.blocktxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: justify;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	color: #C6A493;

}
.tbl {
	background-image: url(bg1.jpg);
	background-repeat: repeat-x;
}
