BODY {
	background: rgb(250,240,204);
	font-family : Comic, Comic Sans MS, Veranda, Arial, Helvetica, *-helvetica-*, proportional;
	font-size : 14;
	font-style : normal;
	font-weight : normal;
	color : rgb(51,0,25);

}
FORM, TABLE {
	font-family : Arial, Helvetica, *-helvetica-*, proportional;
	font-size : 14;
	font-style : normal;
	font-weight : normal;
	color : rgb(51,0,25);

}
FONT.16 {
	font-family : Comic, Comic Sans MS, Veranda, Arial, Helvetica, *-helvetica-*, proportional;
	font-size : 16;
	font-style : normal;
	font-weight : normal;
	color : rgb(51,0,25);

}
H1 {
	font-family : Times, Times New Roman, *-times-*, proportional;
	font-size : 24;
	font-style : italic;
	font-weight : bold;
	color : rgb(102,0,51);
}

A {
	color: rgb(61,73,80);
	c_ursor : url("/images/lapa.cur");
	text-decoration: underline;
}
A.I {
	font-style : italic;
	font-weight : normal;
}
A.B {
	font-style : normal;
	font-weight : bold;
}
A.BI {
	font-style : italic;
	font-weight : bold;
}
A:VISITED {
	color : rgb(86,74,49);
}
A:ACTIVE {
	color : rgb(86,74,49);
}
A:HOVER {
	color : rgb(150,0,4);
}

