BODY, TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #323637;
}
A:ACTIVE, A:LINK {
	color: #A52A2A;
	text-decoration: underline;
}
A:HOVER {
	text-decoration: none;
	color: #388BAF;
}
A:VISITED {
	text-decoration : none;
	color: Gray;
}
.small {
	font-size : xx-small;
}
.comm {
	font-size : xx-small;
}
.titul {
	color: White;
}
