﻿body {background-image: url('siteart/background.gif');}

td { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #DADADA;
	font-weight: bold;
	}
	
.black {
	font-size: 10pt;
	color: black;
	font-weight: normal;
	}	
	
a:link {text-decoration:underline; color:#DADADA;}
a:visited {text-decoration:underline; color:#DADADA;}
a:active {text-decoration:underline; color:#DADADA;}
a:hover {text-decoration:underline; color:#FFFFFF;}

#equipment {list-style-type: none; margin: 20px 0 40px 0; padding: 0;line-height: 25px;}

#equipment a {
	text-decoration: none;
	padding: 3px;
}

#equipment a:hover {
	border-bottom: 1px dotted #fff;
	border-top: 1px dotted #fff;
}