html,body {
	background: #b2421a;
	margin-top: 0;	

}

a.linkum:link {
color:#FFFFFF;
font-family : Verdana;
font-weight : normal;
font-size : 12px;
text-decoration:none;
	
}
a.linkum:visited {
color:#FFFFFF;
font-family : Verdana;
font-weight : normal;
font-size : 12px;
text-decoration:none;
}
a.linkum:hover {
color:#939598;
font-family : Verdana;
font-weight : normal;
font-size : 12px;
text-decoration:none;
}
a.linkum:active {
color:#939598;
font-family : Verdana;
font-weight : normal;
font-size : 12px;
text-decoration:none;
}

a.linktres:link {
color:#FFFFFF;
font-family : Verdana;
font-weight : normal;
font-size : 14px;
text-decoration:none;
	
}
a.linktres:visited {
color:#FFFFFF;
font-family : Verdana;
font-weight : normal;
font-size : 14px;
text-decoration:none;
}
a.linktres:hover {
color:#939598;
font-family : Verdana;
font-weight : normal;
font-size : 14px;
text-decoration:none;
}
a.linktres:active {
color:#939598;
font-family : Verdana;
font-weight : normal;
font-size : 14px;
text-decoration:none;
}
a.linkdois:link {
color:#FFFFFF;
font-family : Verdana;
font-weight : normal;
font-size : 11px;
text-decoration:none;
	
}
a.linkdois:visited {
color:#FFFFFF;
font-family : Verdana;
font-weight : normal;
font-size : 11px;
text-decoration:none;
}
a.linkdois:hover {
color:#939598;
font-family : Verdana;
font-weight : normal;
font-size : 11px;
text-decoration:none;
}
a.linkdois:active {
color:#939598;
font-family : Verdana;
font-weight : normal;
font-size : 11px;
text-decoration:none;
}

.txt {
	color : #FFFFFF;
	font-family : Verdana;
	font-size : 12px;
	vertical-align : middle;
	font-weight: normal;
}
.txt2 {
	background-color : #FFFFFF;
	border : 1px solid #000000;
	color : #000000;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	vertical-align : middle;
}
.logotipokw {
    height:104px;
    width:100%;
    margin:0 auto;
    background:transparent url(imagens/logo.png) left top no-repeat;
}
.txt_selcionado {
	color : #FFFFFF;
	font-family : Verdana;
	font-size : 11px;
	vertical-align : middle;
	font-weight: bold;
}
.formulario {
	background-color : #3d3d3d;
	border : 1px solid #424040;
	color : #FFFFFF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	vertical-align : middle;
}
.txt_selcionado2 {
	color : #00CCFF;
	font-family : Verdana;
	font-size : 12px;
	vertical-align : middle;
	font-weight: bold;
}
