a
{
    text-decoration: none;
    color: #B52610;
}

a:hover
{
    text-decoration: underline;
    color: #B52610;
}

body
{
	font-family:Bitstream Vera Sans, Verdana;
	font-size:x-small;
	margin: 0px;
	background-color:#ffffff;
	color:#000000;
}

.inputField
{
    font-family:Bitstream Vera Sans, Verdana;
    font-size:x-small;
    color: #000000;
    border-style: solid;
    border-width: 1px;
    background-color: #ffffff;
    border-color: #000000;
}

.inputButton
{
    font-family:Bitstream Vera Sans, Verdana;
    font-size:x-small;
    color: #ffffff;
    border-style: solid;
    border-width: 1px;
    background-color: #C67C7C;
    border-color: #000000;
}

#spazioDiscussioni
{
}

#spazioDiscussioni p
{
	margin-top:0px; padding-top:0px;
}

#spazioDiscussioni #firma
{
	text-align:right;
	font-style:italic;
	font-weight:bold;
	margin-bottom:5px;
	margin-right:10px;
}

#spazioDiscussioni .pagerStr
{
	text-align:right;
	font-style:italic;
	font-weight:bold;
	margin-bottom:5px;
	margin-right:10px;
}