﻿.cabecalho {
	background-color: #ef2b2f;
	background-image: url(imagens/malta.jpg);
	background-repeat: no-repeat;
	height: 90px;
	width: 760px;
}
.vertical {
	background-color: #FF3333;
	height: 20cm;
	width: 6,99;
	background-repeat: no-repeat;
}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #EF2B2F;
	text-decoration: line-through;
}
a:link {
	text-decoration: none;
	color: #EF2B2F;

}
a:visited {
	color: #EF2B2F;

}
body {
	background-color: #6B6565;
}
table {
	background-color: #FFFFFF;

}
