.text { font-family: arial, helvetica; font-size: 12px; color: 000000}
.title { font-family: arial, helvetica; font-size: 14px; color: 990000}
.tag { font-family: arial, helvetica; font-size: 20px; color: 990000, font-weight: bold}
.guest { font-family: arial, helvetica; font-size: 10px; color: 000000}
.shout { font-family: arial, helvetica; font-size: 10px; color: FF0000; font-weight: bold}
.name { font-family: arial, helvetica; font-size: 11px; color: 990000; font-weight: bold}
.gracias { font-family: arial, helvetica; font-size: 16px; color: 000000; font-weight: bold}

A.text { font-family: arial, helvetica; font-size: 12px; color: CC0000; font-weight: bold}
A.text:hover { font-family: arial, helvetica; font-size: 12px; color: FF0000; font-weight: bold; text-decoration: underline}
A.video { font-family: arial, helvetica; font-size: 12px; color: CC0000; text-decoration: none}
A.video:hover { font-family: arial, helvetica; font-size: 12px; color: FF0000; text-decoration: underline}

BODY {
	scrollbar-face-color: #FF0000; 
	scrollbar-shadow-color: #990000; 
	scrollbar-highlight-color: #000000; 
	scrollbar-3dlight-color: #CC0000; 
	scrollbar-darkshadow-color: #000000; 
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	}
