
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
body,td,th {
	color: #000;
	font-family: Verdana;
	font-size: 10px;
}
.fontePequenoNormal {
	font-family: Tahoma;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}
.fontePequenoBold {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.linkRosa {
	font-family: Tahoma;
	font-size: 10px;
	color: #e52c87;
	font-weight: bold;
}
.linkBranco {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;	
}
.linkCinza {
	font-family: Tahoma;
	font-size: 11px;
	color: #999999;
}
.linkPreto {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.caixinhas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #161615;
	height: 13px;
	border: 1px solid #343434;
}
.box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #343434;
	background-color: #161615;

}

.botton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #161615;
	border: 1px solid #343434;
}
.MAOZINHA {
	cursor: hand;
}
.box2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: 1px solid #343434;
	background-color: #fff1df;

}

