BODY {
	scrollbar-face-color: #feac5a;
	scrollbar-highlight-color: #FFFF99;
	scrollbar-3dlight-color: #FF9900;
	scrollbar-darkshadow-color: #FFCC99;
	scrollbar-shadow-color: #663333;
	scrollbar-arrow-color: #FFFF00;
	scrollbar-track-color: #FFFFCC;
}
A:link {
	COLOR: #8B0000;
	text-decoration: none;
	font-size: x-small;
}
A:hover {
	BORDER-TOP: 1px dotted;
	BACKGROUND: #F0F8FF;
	COLOR: #CDCCFF;
	BORDER-BOTTOM: 1px dotted;
	text-decoration: none;
   font-size: x-small;
}
A:visited {
	COLOR: #8B0000;
	font-size: x-small;
	text-decoration: none;
}
a:active {
	COLOR: #133d81;
	font-size: x-small;
}
BODY {
	color: #022442;
	background-image: url(imgs/fons.jpg);
	background-color: #FEAC5A;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
} 
.box1 {
	BORDER-RIGHT: #104410 1px dashed;
	PADDING-RIGHT: 4px;
	BORDER-TOP: #104410 1px dashed;
	PADDING-LEFT: 4px;
	PADDING-BOTTOM: 4px;
	FONT: 14px;
	font-weight: bolder;
	BORDER-LEFT: #104410 1px dashed;
	COLOR: #FEFFCC;
	PADDING-TOP: 4px;
	BORDER-BOTTOM: #104410 1px dashed;
	BACKGROUND-COLOR: #63C97B;
}
.titulo1 {
	font-size: 16px;
	color: #A52A2A;
	font-weight: bolder;
}
.peque1 {
	font-size: 12px;
	color: #FFF5EE;
}
.titulo2 {
	font-size: 16px;
	color: #4F009F;
	font-weight: bolder;
}
.titulo3 {
	font-size: 22px;
	color: #191970;
	font-weight: bolder;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.card {
	color: #FFFFFF;
	font-size: 20px;
}
.blanc{
	color: #FFFFFF;
	font-size: 16px;
}
#rapport {
	padding: 4px;
	border: 3px dotted #FF0000;
	background-color: #FFF9F2;
	width: 500px;
}
.pulsar {
	font-style: italic;
	font-weight: bold;
}
.reproductor {
	font-size: 0.8em;
	font-style: italic;
}
#enlaces {
	font-size: 16px;
	font-weight: bold;
}
#enlaces li {
	margin: 10px;
}
#enlaces a:link {
	color: #8B0000;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
#enlaces a:hover {
	border-top: 1px dotted; 
	background: #f4faff; 
	color: #FFF5EE; 
	border-bottom: 1px dotted; 
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
#enlaces a:visited {
	color: #133d81;
	font-size: 16px;
	font-weight: bold;
}
#enlaces a:active {
	color: #133d81;
	font-size: 16px;
	font-weight: bold;
}
hr {
	border: 3px dotted #A52A2A;
	width: 80%;
}
#vet {
	width: 80%;
	text-align: left;
}