/* CSS Document */

body{
margin:0px;}
.bodytext {
	font-family: Tahoma;
	font-size: 11px;
	color: #5f5d58;
	text-decoration: none;
}
.bottom-link {
	font-family: Tahoma;
	font-size: 11px;
	color: #020202;
	text-decoration: none;
}
a.bottom-link:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #020202;
	text-decoration: none;
}
a.bottom-link:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #020202;
	text-decoration: none;
}
a.bottom-link:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #020202;
	text-decoration: none;
}
a.bottom-link:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #9e0210;
	text-decoration: none;
}


.bodytext-red {

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