a:link{
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color: #333333;
	text-decoration : none;
}

a:visited{
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color: #333333;
	text-decoration : none;
}

a:hover{
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color: #8D4054;
	text-decoration : underline;
}

a:active{
	font-family : Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color: #8D4054;
	text-decoration : underline;
}

body, td, font{
	font-family : Arial, Tahoma, Verdana,Helvetica, sans-serif;
	font-size : 12px;
	color: #6D001F;
	scrollbar-track-color : #EFF0E6;
	scrollbar-face-color: #EFF0E6;
	scrollbar-shadow-color: #EFF0E6;
	scrollbar-highlight-color: #EFF0E6;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #000000;
	scrollbar-arrow-color: #6D001F;
	scrollbar-base-color : #333333;
}

input, textarea, select {
	border-top : 1px solid #61615D;
	border-left : 1px solid #61615D;
	border-bottom : 1px solid #EFF0E6;
	border-right : 1px solid #EFF0E6;
	background : #FFFFFF;
	font : 11px tahoma;
	font-weight : normal;
	color: #333333;
}

input.botao {
	border-top : 1px solid #E3E3E3;
	border-left : 1px solid #E3E3E3;
	border-bottom : 1px solid #B0B0B0;
	border-right : 1px solid #B0B0B0;
	background : #DDDDDD;
	font : 11px tahoma;
	font-weight : bold;
	color: #333333;
}
