/* CSS Document */
.fontbutton{
font-family:Tahoma;
color:#0066CC;
font-size:12px;
font-weight:bold;
text-decoration:none;
}
.fontbutton:hover{
font-family:Tahoma;
color:#0066FF;
font-size:12px;
font-weight:bold;
text-decoration:underline;
}

.fontbutton_{
font-family:Tahoma;
color:#FFFFFF;
font-size:12px;

}


.normal{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000000;
font-size:11px;
text-align:justify;

}

.normarbut{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#993300;
font-size:12px;
font-weight:bold;}