body {
    background-color: #E0ebf1;
    font-family: Verdana;
    font-size: 90%;
    color: black;
	margin-left:0;
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
}    

A.link {
    color:black;
    text-decoration:none
}

A.link:hover {
    color:red;
}

.opcao {
    font-size: 130%;
	font-weight: bold;
	padding-left:10;
	text-decoration:none;
}

.celsup {
    background-color: white;
    border-top: 1px solid #363755;
    border-left: 1px solid #363755;
    border-right: 1px solid #363755;

}    

.celinf {
    background-color: white;
    border-left: 1px solid #363755;
    border-right: 1px solid #363755;
}    

.botaomenu {
	width: 40;
    border-top: 1px solid #363755;
    border-bottom: 1px solid #363755;
    border-left: 1px solid #363755;
    border-right: 1px solid #363755;
	cursor: hand;
}

.rodape {
    font-size: 60%;
    color:#777777;
    font-family:Verdana; 
}

A.linkee {
    text-decoration:none
}

A.linkee:hover {
    text-decoration:none
}

.lista {
	list-style-type:square;
}

.titulo {
	color:#363755;
	font-weight: bold;
	font-size: 115%;
}

.titulo1 {
	color:#aaaaaa;
	font-weight: bold;
}

.legenda {
	color:#777777;
	font-size: 85%;
}
