body {
	background-color: #000000;
}

a {
	font-family:Tahoma, Verdana;
	font-size:11px;
	color:#C00027;
	font-weight: bold;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #7F8CA7;
}
.txt {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #B7BCC2;
}
a.mail {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #C00027;
	text-decoration: none;
}
a.mail:hover {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #7F8CA7;
	text-decoration: underline;
}

a.firma {
	font-family:Tahoma, Verdana;
	font-size:11px;
	color:#7F8CA7;
	text-decoration:none;
	font-weight:normal;
}

a.firma:hover {
	font-family:Tahoma, Verdana;
	font-size:11px;
	text-decoration:none;
	font-weight:normal;
	color: #C00027;
}

