p         { color:#000000;  font-size:12px; text-decoration: none; font-family: Arial; font-weight: normal}
p.linha   { color:#a70;  font-size:18px; text-decoration: none; font-family: Arial; font-weight: bold}
p.rodape  { color:#000000;  font-size:12px; text-decoration: none; font-family: Arial; font-weight: bold}

a.lmenu:link    { color:#ffffff;	font-size:11px;	text-decoration: none; font-family: Arial; font-weight: bold;}
a.lmenu:visited { color:#ffffff;	font-size:11px;	text-decoration: none; font-family: Arial; font-weight: bold;}
a.lmenu:active  { color:#ffffff;	font-size:11px;	text-decoration: none; font-family: Arial; font-weight: bold;}
a.lmenu:hover   { color:#FFFFFF;	font-size:11px;	text-decoration: none; font-family: Arial; font-weight: bold;}

a.l2:link    { color:#b82;	font-size:14px;	text-decoration: none; font-family: Arial; font-weight: bold;}
a.l2:visited { color:#b82;	font-size:14px;	text-decoration: none; font-family: Arial; font-weight: bold;}
a.l2:active  { color:#b82;	font-size:14px;	text-decoration: none; font-family: Arial; font-weight: bold;}
a.l2:hover   { color:#cc00cc;	font-size:16px;	text-decoration: none; font-family: Arial; font-weight: bold;}

a:link    { color:#000;	font-size:11px;	text-decoration: none; font-family: Arial; font-weight: bold;}
a:visited { color:#000;	font-size:11px;	text-decoration: none; font-family: Arial; font-weight: bold;}
a:active  { color:#000;	font-size:11px;	text-decoration: none; font-family: Arial; font-weight: bold;}
a:hover   { color:#b82;	font-size:11px;	text-decoration: none; font-family: Arial; font-weight: bold;}

h1 {font-family: Verdana, Arial, sans;
	font-size:150%;
	color:#000;
	text-align: center;
	margin-top:10;
	letter-spacing: 0.7em }

h2 {font-family: Arial, sans;
	font-size:120%;
	color:#000;
	text-align: center;
	margin-top:10;
	letter-spacing: 0.0em }

h3 {font-family: Arial, sans;
	font-size:120%;
	color:#000;
	text-align: left;
	margin-top:10;
	letter-spacing: 0.0em }

<!--  M E N U  -->
UL { PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; MARGIN: 0px; WIDTH: 744px }
UL LI { DISPLAY: inline; LIST-STYLE-TYPE: none }
UL LI A {  BORDER-LEFT:  1px solid;  BORDER-RIGHT:  1px solid; BORDER-TOP:  1px solid;  BORDER-BOTTOM:  1px solid; 
           PADDING-LEFT: 1px;        PADDING-RIGHT: 1px;       PADDING-TOP: 1px;        PADDING-BOTTOM: 1px; 
           FLOAT: left;     FONT: 10px Arial;      WIDTH: 93;  TEXT-ALIGN: center;      TEXT-DECORATION: none }
UL.bege A       {BORDER-LEFT-COLOR: #fff; BACKGROUND: #666666; BORDER-BOTTOM-COLOR: #000000; COLOR: #000; BORDER-TOP-COLOR: #fff; BORDER-RIGHT-COLOR: #000000}
UL.bege A:hover {BORDER-LEFT-COLOR: #000; BACKGROUND: #cccccc; BORDER-BOTTOM-COLOR: #fafafa; COLOR: #000; BORDER-TOP-COLOR: #000; BORDER-RIGHT-COLOR: #fafafa}