@import url(../../_StyleBase/basic.css);

body { color: black; background-color:  #DDDDDD;
	font-family: "Arial", "Verdana", "Helvetica", "sans-serif";
 }


.TriColumn  {background-color: #DDDDDD;}
TD.Index    {background-color: #DDDDDD;}
TD.Main     {background-color: #DDDDDD;}
TD.AdsRight {background-color: #DDDDDD;}

Table.Foto  {background-color: #BFBFFF;}
Table.Foto  a:link    { color: #BFBFFF;}
Table.Foto  a:hover  { color:#BBE2CC; background-color: grey; text-decoration: none}
Table.Foto  a:visited    { color: #aa7777;}

body a:link    { color: blue;}
body a:visited { color: black;}
body a:hover   { color:white; background-color: green;}




/* --------------- Bold, Paragraph, and List Elements --------------- */

.bold {font-weight: Bold;}
p.Body:first-letter { color: #252525;	font-size: 18pt; font-weight: bold; }

/* --------------- Left Menu --------------- */

P.MenuSubHead { color: purple;}

P.MenuItem a:link    { color: white;}
P.MenuItem A:visited { color: yellow;}
P.MenuItem A:hover   { color:white; background-color: green;}

P.MenuItemIndent a:link    { color: green;}
P.MenuItemIndent A:visited { color: yellow;}
P.MenuItemIndent a:hover   { color: white; background-color: green;}
/* --------------- End Left Menu --------------- */

P.Footer {color: black;}



