body 
{
background-image: url(bg-ifip.gif);
color: #003399;
background-color: white
}


.text-color
{
color: #003399;
}


A:link {
color: #990033;
background-color: transparent
}

A:visited {
color: #00008b;
background-color: transparent
}


.title
{
color: #003399;
text-align: center;
font-weight: bold;
font-style: italic;
}

.subtitle
{
color: #003399;
text-align: left;
font-weight: bold;
font-style: italic;
}


.linea1 
{
background-color: #990033;
color: white
}

.linea2 
{
background-color: #00008b;
color: white
}


.marked 
{
color: #003399;
font-weight: bold
}
