body {
	background-color: #B96B20;
	background-image: url(tlo.jpg);
      background-position: top;
	background-repeat: repeat-x;
	margin: 0px;
}

td {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
	color: #ffffff;
}

a {
	color: #9fdfce;
	text-decoration: none;
}
a:visited {
	color: #9fdfce;
	text-decoration: none;

}
a:hover {
	color: #2E62B3;
	text-decoration: none;
}
.m {
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	text-align: justify;
}
.program {
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 15px;
	text-align: justify;
}
.hot {
        width: 200px;
        background-color: #FFFFFF;
        border-color: #C37A49;
        color: #C37A49;
}
.hotimg {
    background-color: #FFFFFF;
    border-color: #C37A49;
    color: #C37A49;
}
a.hotlink {
    color: #000000;
    text-decoration: none;
    text-weight: bold;
}
a.hotlink:visited {
    color: #000000;
    text-decoration: none;
    text-weight: bold;
}
ul.hotul {
    color: #000000;
}
a.hotlink:hover {
    color: #000000;
    text-decoration: underline;
    text-weight: bold;
}