/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}
body {
	margin-left: 0px;
	margin-top: 0px;
	background: #fff url(fondo.jpg) repeat bottom right; 
}

hr { color:#660066;
}

a:link {
	color: #990099;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #FF3399;
}
a:hover {
	color: #710071;
}
a:active {
	text-decoration: underline;
	color: #990099;
}

table {color: #000000;
		background-color:#FFFFFF;	
}

.Estilo1 {
	color: #CC33FF;
	font-weight: bold;
	background-color:#E3D9EA;	
	
}

.Estilo2 {
	color: #CC33FF;
	font-weight: bold;
}

.Estilo3 {
	color: #CC33FF;
	font-size: 12px;
}

.Estilo4 {
	color: #660066;
}

.Estilo5 {
	color: #660066;
	font-weight: bold;
}

.Estilo6 {
	background-color:#660066;
	color: #ffffff;
	font-weight: bold;
}

.Estilo7 {
	font-size: x-small;
	font-weight: bold;
	color: #7B4A9F;
}

.Estilo8 {
	color: #000000;
}

.Estilo9 {
	color: #000000;
	font-weight: bold;
}

.Estilo10 {
	font-size: x-small;
	font-weight: bold;
	color: #000000;
}
.Estilo11 {
	font-size: x-small;
	font-weight: normal;
	color: #7B4A9F;
}

.Estilo12 {font-size: 14px}

.Estilo13 {font-size: 14px;
			font-weight: bold;
			color: #660066;
			font-family: Verdana, Arial, Helvetica, sans-serif;
}
.Estilo14 {
	text-decoration: underline;
}
.Estilo15 {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}

.Estilo16 {font-size: 12px}

.Estilo17 {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
}

.sinfondo {
	background-color: none;
	}
