body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}

a:link {
	color: #318fd7;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #318fd7;
}
a:hover {
	text-decoration: none;
	color: #FF9999;
}
a:active {
	text-decoration: none;
	color: #318fd7;
}

.txtcinza a:link {
	color: #454545;
	text-decoration: none;
}
.txtcinza a:visited {
	text-decoration: none;
	color: #454545;
}
.txtcinza a:hover {
	text-decoration: none;
	color: #318fd7;
}
.txtcinza a:active {
	text-decoration: none;
	color: #454545;
}

.txtmenu a:link {
	color: #919191;
	text-decoration: none;
}
.txtmenu a:visited {
	text-decoration: none;
	color: #919191;
}
.txtmenu a:hover {
	text-decoration: none;
	color: #318fd7;
}
.txtmenu a:active {
	text-decoration: none;
	color: #919191;
}

.txtmenu {
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	line-height:150%;
	color:#919191;
}

.txtcinza {
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	line-height:150%;
	color:#919191;
}

.txtazul {
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	line-height:150%;
	color:#318fd7;
}

.titazul {
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	font-weight:bold;
	line-height:150%;
	color:#318fd7;
}

.data {
	font-family:Tahoma, Verdana, Arial;
	font-size:9px;
	line-height:150%;
	color:#bebebe;
}