@charset "utf-8";
/* CSS Document */

body {
margin:10px;
background-color:#acacac;
}

.incostruzione {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
color:#FFFFFF;
}

.link01 {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
color:#FF0099;
text-decoration:none;
font-weight:bold;
}

.link01:hover {
color:#339966;
}

.testonorm {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
color:#FFFFFF;
}

.testorosa {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:16px;
color:#FF0099;
}


#e4uregister
{
    padding: 12px;
}

#e4uregister a,
#e4uregister a:link,
#e4uregister a:visited
{
    color: #ffffff;
    font-family: verdana, arial, "Times New Roman";
    font-size: 24px;
    font-weight: bold;
    text-decoration: none;
}

#e4uregister a:hover
{
    text-decoration: underline;
}
