/* CSS Document */

body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.tahomanero {
	font-family: Tahoma;
	color: #000000;
	font-size: 11px;
	line-height: 15px;
}
.tahomabianco {
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 15px;
}
a.tahomabianco:hover {
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 15px;
}
.tahomatitolo {
	font-family: Tahoma;
	color: #FFFFFF;
	font-size: 14px;
	letter-spacing:-1px;
	line-height: 15px;
}
.tahomatitolo1 {
	font-family: Tahoma;
	color: #669900;
	font-size: 14px;
	letter-spacing:-1px;
	line-height: 15px;
}
.tahomatitolo2 {
	font-family: Tahoma;
	color: #cc6600;
	font-size: 14px;
	letter-spacing:-1px;
	line-height: 15px;
}
.tahomatitolo3 {
	font-family: Tahoma;
	color: #dc0067;
	font-size: 14px;
	letter-spacing:-1px;
	line-height: 15px;
}
.bold {
	color: #DB0066;
	font-weight: bold;
}

a:link#fucsia {
	color: #DB0066;
	text-decoration: none;
}
a:visited#fucsia {
	text-decoration: none;
	color: #DB0066;
}
a:hover#fucsia {
	text-decoration: underline;
	color: #DB0066;
}
a:active#fucsia {
	text-decoration: none;
	color: #DB0066;
}

a {
	color: #DB0066;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #DB0066;

}