﻿.ass {
	font-family: Tahoma;
	font-size: 10px;
	color:#78AEDB
}

.menubaixo {
	font-family: Tahoma;
	font-size: 9px;
	color:#FFFFFF
}

.letrapadrao {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
}

.letraitem {
	font-family: tahoma;
	font-size: 11px;
	color: #084578;
}

.separacao {
	font-family: tahoma;
	font-size: 10px;
	color: #b6d1e8;
}


.letraitem15 {
	font-family: arial;
	font-size: 15px;
	color: #084578;
}





a {text-decoration: none}
a:visited {text-decoration: none}
a:active {text-decoration: none}
a:hover {text-decoration: underline}

.form {
	border: 1px solid #88B8E0;
	background-color: #E4EFF8;
	font-family: tahoma;
	font-size: 12px;
	color: #084578;
}

.botao {
	font-family: tahoma;
	font-size: 15px;
	font-weight: normal;
	background-color: #E4EFF8;
	color: #084578;
	border: 1px solid #E4EFF8;
}

a.menu {text-decoration: none; color: #6392B9}
a.menu:visited {text-decoration: none; color: #6392B9}
a.menu:active {text-decoration: none; color: #6392B9}
a.menu:hover {text-decoration: underline; color: #CF3833}

