body {
	background-color: #252525;
	margin: 0px;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #352811;
	line-height: 20px;
	font-weight: bold;
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {


	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #400000;
	text-decoration: none;
}
.text2 {

	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	line-height: 20px;
	font-weight: bold;
}
