body, td, p, a {
	color: #696969;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular
	}

h3
{
	color: #696969;
	font-size: 14px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	}

a:link
 { color: #696969; font-weight: bold; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }

a:visited
 { color: #696969; font-weight: bold; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: none }

a:hover
 { color: black; font-weight: bold; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }

a:active
 { color: #696969; font-weight: bold; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; text-decoration: underline }

.altlink a:link
{
	color: #696969;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.altlink a:visited
{
	color: #696969;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
.altlink a:hover {
	color: #000000;
	font-weight: normal;
	font-size: 10px;
	text-decoration: none
}

.altlink a:active
{
	color: #696969;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

#smalltype
{
	color: #696969;
	font-size: 11px;
}

#footer
{
	font-size: 9px;
	letter-spacing: 1px;
	/*line-spacing: 10px;*/
}

#coolmenu
 { color: black; background-color: black; border-style: solid; border-width: 1px 1px 0 1px; border-color: black; width: 170px }
#coolmenu a { color: #ffffff; font: bolder 14px "Times New Roman", Times, serif; text-decoration: none; background: no-repeat scroll; padding: 0px; border: solid 0px #ffffff; width: 80%; clip: rect(auto auto auto auto); display: block }
#coolmenu a:hover { color: #000000; background: #ffffff no-repeat center; width: 80%; clip: rect(auto auto auto auto) }

