A
{
    text-decoration: none;
    font-family: Arial;
    font-size: 11px;
    line-height: 19px;
}
A:link {
	COLOR: #ffffff;
	font-size: 11px;
}
a:visited {
	color: #ffffff;
}
A:hover {
	color: #003333;
}
A:active
{
    color: #ffffff;
    text-decoration: line-through;
}
A.l1
{
    text-decoration: none;
    font-family: Arial;
    font-size: 11px;
    line-height: 19px;
}
A:link.l1 {
	COLOR: #003333;
	font-size: 11px;
}
a:visited.l1 {
	color: #003333;
}
A:hover.l1 {
    text-decoration: underline;
	color: #666699;
}
A:active.l1
{
    color: #003333;
    text-decoration: line-through;
}
A.l2
{
    text-decoration: underline;
    font-family: Arial;
    font-size: 11px;
    line-height: 19px;
}
A:link.l2
{
    color: #3366cc;
    font-size: 11px;
}
a:visited.l2 {
	color: #3366cc;
}
A:hover.l2 {
    text-decoration: none;
	COLOR: #000033;
}
A:active.l2
{
    color: #3366cc;
    text-decoration: line-through;
}
.bordoimm
{
    border-right: #334d70 1px solid;
    border-top: #334d70 1px solid;
    border-left: #334d70 1px solid;
    border-bottom: #334d70 1px solid;
}
.pie {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	color: #003333;
}
.titolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #1472A1;
    padding-left: 3px;
	letter-spacing: 2px;

}
BODY
{
    font-size: 11px;
    font-family: Arial;
}
.txt
{
    font-size: 11px;
    font-family: Arial;
}
.categorie
{
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	color: #CC9900;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
	border: 1px solid #CC9900;
	background-color: #043644;


}

.e2
{
    background-color: #f5f9fb;
    padding-right: 3px;
    padding-left: 3px;
    color: #000000;
    font-family: Arial;
}
