
a {
    font-family: Arial,Helvetica;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
    color: #404040;
}

a:hover {
    font-family: Arial,Helvetica;
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
    color: #FFFFFF;
    background-color: #FF6600;
}

.dir{
    color:  #FF6600;
}

tr.even {
    background-color: #FFFFFF
}

tr.odd {
    background-color: #EEEEEE
}

.alcim {
    color: #FFFFFF;
    font-size: 8pt;
    font-weight: bold;
    background-color: #FF6600;
}
.copyr{
	font-style: italic;
	font-size: 8pt;
}
body {
	font-family: Arial,Helvetica;
	font-size: 10pt;
	color: #FFFFFF;
}

td {
	font-family: Helvetica,Arial;
	font-size: 10pt;
	color: #404040;
}
.title {
	font-family: Arial,Helvetica;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #FF9900;
}
.results {
	border: thin #9C4002 solid;
	background-color: #FE8C40;
	width: 80%;
}
.f_col{
	font-weight: bold;
}
.emil {
	color: #FF6600;
	font-weight: bold;
	background-color: #EEEEEE;
}
.txt {
	font-family: Arial,Helvetica;
	color: #404040;
	background-color: #EEEEEE;
}
.menu {
	font-family: Arial,Helvetica;
	font-size: 9pt;
	font-weight: bold;
	color: #FF9900;
}
a.fm:hover {
	background-color: transparent;
}

