a:link {
	font-size: 14px;
	color: #929BA8;
	text-decoration: none;
}
a:visited {
	font-size: 14px;
	color: #929BA8;
	text-decoration: none;
}
a:hover {
    font-size: 14px;
	color: #000000;
	text-decoration: none;
}

body {
    background-color: #202020;
    text-align: center;
}
td {
    font-size: 14px;
    font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #929BA8;
}
.maincontainer 
{
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    margin-bottom: 0;
    width: 770px;
    background-image: url(images/tcback2.gif);
    background-repeat: repeat-y;
}
.darktext {
    font-size: 12px;
    color: #585858;
}
.blacktext {
    font-size: 14px;
	color: #000000;
}
.copyright {
    font-size: 10px;
}

