body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #000000;
	background-image:url(img08/fondo.jpg); 
	background-repeat:repeat-x;
}

body,td,th {
	color: #FFC001;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFC001;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFC001;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFC001;
}

.WhiteBold {
	color: #FFFFFF;
	font-weight: bold;
}

.Size10 {font-size: 10px}
.Size12 {font-size: 12px}
