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

body { background-color: #777700; color:#EEEE80; 	}

P.Body:first-letter {	color: #FFFF00;}

P.QuizLegend {
	font-size: 10.000000pt; 	font-weight: Medium; 	font-style: Normal;
	margin-top: 0.000000pt; 	margin-bottom: 0.000000pt; 	margin-right: 0.000000pt; 	margin-left: 0.000000pt;
	font-family: "Arial", "Verdana", "Helvetica", sans-serif;
    color: white
}

P.MenuHead {     color: #004000;}

P.NavDate {	color: #004000;}

/* ====================================== */

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

Table.Foto  {background-color:   #666600;}


body a:link    { color: yellow; text-decoration: none}
body a:visited { color: black;  text-decoration: none}
body a:hover   { color: white;  background-color: green;}




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

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

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


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: white;}
P.MenuItemIndent A:visited { color: yellow;}
P.MenuItemIndent a:hover   { color: white; background-color: green;}
/* --------------- End Left Menu --------------- */

P.Footer {color: black;}


