A {
	COLOR: #AABBCC;
	TEXT-DECORATION: none;
	FONT: 13px Verdana;
	FONT-WEIGHT: bold;
}
A:HOVER {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	FONT: 13px Verdana;
	FONT-WEIGHT: bold;
}
.thebody {
	BACKGROUND: url("./images/background.png") #000000 repeat-x fixed;
}
.date {
	FONT: 12px Verdana;
	COLOR: #DDCC33;
	FONT-WEIGHT: bold;
}
.text {
	FONT: 12px Verdana;
	COLOR: #EEEEFF;
	FONT-WEIGHT: normal;
}
.text-alerta {
	FONT: 16px Tahoma;
	COLOR: #88FF99;
	FONT-WEIGHT: bold;
}
.title {
	FONT: 13px Verdana;
	COLOR: #FFFFFF;
	FONT-WEIGHT: bold;
}
.small_text {
	FONT: 9px Verdana;
	COLOR: #FFFFFF;
	FONT-WEIGHT: normal;
}
.filler {
	BACKGROUND-COLOR: #42528C;
}
.titlebar {
	BACKGROUND: url("./images/title.png") repeat-y left top;
}
.titlebar_short {
	BACKGROUND: url("./images/title_short.png") repeat-y left top;
}
.menubar {
	BACKGROUND: url("./images/menu_bar.png") repeat-x left top;
}
.top_01 {
	BACKGROUND: url("./images/top_01.gif") no-repeat;
	BACKGROUND-POSITION: left top;
}
.top_02 {
	BACKGROUND: url("./images/top_02.gif") no-repeat right top;
	BACKGROUND-POSITION: right top;
}
.bottom_01 {
	BACKGROUND: url("./images/bottom_01.gif") no-repeat left top;
}
.bottom_02 {
	BACKGROUND: url("./images/bottom_02.gif") no-repeat right top;
}
.anunt {
	BORDER-TOP: #FFFFFF 2px dotted;
	BORDER-BOTTOM: #FFFFFF 2px dotted;
	BORDER-RIGHT: #FFFFFF 2px dotted;
	BORDER-LEFT: #FFFFFF 2px dotted;
}
