a  {
	color: black;
	font-size: 11px;
	font-family: "MS Sans Serif";
}

a:link    {
	color: White;
	text-decoration: none;
}

a:visited
  {
	color: White;
	text-decoration: none;
} 

a:hover
   {
	color: Yellow;
	text-decoration: underline;
}
a:active 
   { color: silver; text-decoration: none }

body
     {
	background: url(cssbackgr.jpg) repeat-x bottom;
	background-color: #ba55d3;
}

table.tab {
	font-style: normal;
	font-family: "Times New Roman";
	table-border-color-light: rgb(153,255,204);
	table-border-color-dark: rgb(0,0,51);
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font: 15px;
}

.textbuttom {
	color: White;   font-size: 12px;
}
.navleftover  {
	font-size: 12px;
	font-family: "MS Sans Serif";
}

.infotext
 {
	color: black;
	font-style: normal;
	font-family: "Times New Roman";
}

.tablelink {
	color: Black;
}
a.tablelink
{
	color: Black;
	text-decoration: none;
}

a.tablelink:link {
	color: Black;
	text-decoration: none;
}
a.tablelink:visited {
	color: Black;
	text-decoration: none;
}
 	
td.template  { background: url(cover.jpg) no-repeat center }

a.navtop:link   { color: white; text-decoration: none }
a.navtop:visited  { color: White; text-decoration: none; }
a.navtop:hover { color: Yellow; text-decoration: underline; } 
a.navtop:active {	color: Yellow;	text-decoration: none; }
a.td.navtop  {  display: block }
a.td.navtop:hover {
	background-color: Gray;
}
a.td.navtop:active {	background-color: Blue; }
a.navleft:link  { color: black; font-size: 10px; text-decoration: none }
a.navleft:visited  {
	color: Black;
	text-decoration: none;
}
a.navleft:hover {
	color: ThreedDarkShadow;
	text-decoration: underline;
} 
a.navleft:active {
	color: Gray;
	text-decoration: underline;
}
a.td.navleft   { display: block  }
a.td.navleft:hover {
	background-color: #DCDCDC;
}
a.td.navleft:active { background-color: #DCDCDC; }

h1, h2, h3, h4, h5, h6
  { color: black }
h1
 { color: black }
h2
 { color: black }
h3
 { color: black }
h4
 { color: black }
h5
 { color: black }
h6
 { color: black }