/* CSS Document */

body{
margin:0px;
background: url(images/tc3.gif); }


.bodytext {
	font-family: Tahoma;
	font-size: 11px;
	color: #5f5d58;
	text-decoration: none;
}
.bottom-link {
	font-family: Tahoma;
	font-size: 11px;
	color: #0000FF;
	text-decoration: none;
}
a.bottom-link:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #0000FF;
	text-decoration: none;
}
a.bottom-link:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #0000FF;
	text-decoration: none;
}
a.bottom-link:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #0000FF;
	text-decoration: none;
}
a.bottom-link:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #0000FF;
	text-decoration: none;
}


.bodytext-red {

	font-family: Tahoma;
	font-size: 11px;
	color: #F85148;
	text-decoration: none;
}
