body {
	background-color: #4A4B4D;
	background-image: url(fondo.jpg);
	SCROLLBAR-FACE-COLOR:#48494B;
    SCROLLBAR-HIGHLIGHT-COLOR:#959699;
    SCROLLBAR-SHADOW-COLOR:#959699;
    SCROLLBAR-3DLIGHT-COLOR:#313233;
    SCROLLBAR-ARROW-COLOR:#959699;
    SCROLLBAR-TRACK-COLOR:#959699;
    SCROLLBAR-DARKSHADOW-COLOR:#313233;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #618F21;
}
a:visited {
	color: #93D23C;
}
a {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
.TxtCuerpo{
	font-family: Verdana;
	font-size:12px;
	color: #000000;
}
.TITNEGRO{
	font-family: Verdana;
	text-transform:uppercase;
	font-size:14px;
	color:#4A4B4D;
	font-weight:bolder;
}
.TITVERDE{
	font-family: Verdana;
	text-transform:uppercase;
	font-size:14px;
	color:#70A626;
	font-weight:bolder;
}
.TxtPeqNegr{
	font-family: Verdana;
	font-size:10px;
	color:#4A4B4D;
	font-weight:bold;
}
.TxtPeqVerde{
	font-family: Verdana;
	font-size:10px;
	color:#70A626;
	font-weight:bold;
}
.FraseVerde{
	font-family: Verdana;
	font-size:12px;
	font-weight:bold;
	color: #70A626;
}
.FraseNegro{
	font-family: Verdana;
	font-size:12px;
	font-weight:bold;
	color: #4A4B4D;
}