﻿TBODY
{
    color: #121511;
    font-family: verdana;
    font-size: 12px;
    text-align: justify;
}
a:link
{
    color: #b90032;
    text-decoration: none;
    font-weight: bold;
}
A:visited	
{	
	text-decoration: none;
	color: #b90032;
	font-weight: bold;
}	
A:active	
{	
	text-decoration: none;
	color: #b90032;
	font-weight: bold;
}	
A:hover
{	
    color: #b90032;
	text-decoration: underline;
	font-weight: bold;
}
INPUT
{
    color: #121511;
    font-family: verdana;
    font-size: 10px;
    border: 1px dashed #808080;
    height: 18px;
}
.fontepequena
{
    font-size: xx-small;
}
.INPUT
{
    color: #b90032;
    font-family: verdana;
    font-size: 10px;
    border: 1px dashed #808080;
    height: 18px;
}

