BODY {font-family: tahoma, serif}
.nounderline A {text-decoration:none} 
.nounderline A:link {color:white}
.nounderline A:visited {color:white}
.nounderline 
	{
	background-color:#9B9B9B;
	color:white;
	font-size: 10pt;
	font-weight: bold;
	}
.links A:link {text-decoration:none} 
.links A:link {color:black}
.links A:visited {color:black}
.links A:visited {text-decoration:none}
.links A:hover {color:yellow}
.faded 
	{
	filter: alpha(opacity=65);
	}