A:link    { font-weight:bold; text-decoration: none; color: #321212 }
A:active  { font-weight:bold; text-decoration: none; color: #FF0000 }
A:visited { font-weight:bold; text-decoration: none; color: #321212 }
A:hover   { font-weight:bold; text-decoration: underline; color: #321212 }

A.MenuLink:link    { font-size: 13px; font-weight:bold; text-decoration: none; color: white }
A.MenuLink:active  { font-size: 13px; font-weight:bold; text-decoration: none; color: white }
A.MenuLink:visited { font-size: 13px; font-weight:bold; text-decoration: none; color: white }
A.MenuLink:hover   { font-size: 13px; font-weight:bold; text-decoration: underline overline; color: white }

BODY
{
	background-color: white;
	left-margin: 0;
	top-margin: 0;
	marginwidth: 0;
	marginheight: 0;
	font-family:  Arial, Helvetica, Verdana, sans-serif;
}

.Button
{
     background-color: #CCCCCC;
     border-style: solid;
     border-width: 2px;
     color: black;
     border-color: #140CA3;
}

P.Title   { font-size: 14px; font-weight:bold; color: #FF6600;}
P.Content { font-size: 11px; color: #121212; text-align:justify }
P.Error { font-size: 11px; color: #FF1030 }

SPAN.Error { font-size: 11px; color: #FF1030 }
SPAN.NoMenuLink   { font-size: 13px; font-weight:bold; color: #AAAAAA }

TABLE.BorderTable { background-color: #4880A8 }
TABLE.InnerTable { background-color: #FFFFFF }
TABLE.InnerTableTitle { background-color: #D9E8FF }
TABLE.Tableau { border:solid; border-color:black; border-width:1px }


TD { font-size: 11px; color: #121212 }
TD.Error { font-size: 11px; color: #FF1030 }