body
{
background:#808080;color:black;margin-top: 20px;
}

A:ACTIVE
{
Color: #000000;
text-decoration: none;	
}

A:LINK
{
Color: #000000;
text-decoration: none;
}

A:VISITED
{
Color: #000000;
text-decoration: none;
}

A:HOVER
{
Color: #000000;
text-decoration: underline;
}

A
{
Font-Family: Verdana, Tahoma, Helvetica, Sans-Serif;
Font-Weight: Bold;
}

TBODY
{
Font-Family: Verdana, Tahoma, Helvetica, Sans-Serif; font-size: x-small;
}
a.tech {
	font-size: small;
	font-weight: normal;
	background: #fff;
	color: #666666;
	text-decoration: none;
	}
a.tech:link {
	font-weight: normal;
	background: #fff;
	color: #666666;
	text-decoration: none;
	}
a.tech:visited {
	font-weight: normal;
	background: #fff;
	color: #666666;
	text-decoration: none;
	}
a.tech:hover {
	font-weight: normal;
	background: #C0C0C0;
	color: #808080;
	text-decoration: none;
	}
a.tech:active {
	font-weight: normal;
	background: #fff;
	color: #666666;
	text-decoration: none;
	}
span.menu {
	font-size: small;
	font-weight: normal;
	background: #C0C0C0;
	color: #fff;
	text-decoration: none;
}
h4	{
Font-Family: Verdana, Tahoma, Helvetica, Sans-Serif; font-size: medium; Color: #808080;
}
