body  	{
	margin: 0px 0px 0px 0px;
        background-color: #000000;
	text-decoration: none; 
        color: #FFFFFF; 
        font-family: tahoma, verdana; 
        font-size: 10pt; 
        font-weight: normal;
}

td.main {
	background-image: url(images/main.jpg);
}

td.text {
	text-decoration: none; 
        color: #FFFFFF; 
        font-family: tahoma, verdana; 
        font-size: 10pt; 
        font-weight: normal;
}

a:link, a:visited, a:active { 
	text-decoration: underline; 
        color: #FFF; 
        font-family: tahoma, verdana; 
        font-weight: bold;
}
