form {
	margin: 0xp;
	padding: 0px;
}

a:link, a:active, a:visited {
	text-decoration: none;  
	font-family: verdana, ms sans serif, arial,helvetica;
	font-weight : normal;
	font-size : 11px;
	color: /*link*/#FFF;
}

a:hover {
	text-decoration: underline; 
}

td.nav {
	text-decoration: none; 
	font-family: verdana, ms sans serif, arial,helvetica;
	font-weight : normal;
	font-size : 11px;
	color: black;
}
.body {
	text-decoration: none; 
	font-family: verdana, ms sans serif, arial,helvetica;
	font-weight : normal;
	font-size : 11px;
	color: #fff;
}

INPUT.searchBox {
	font-family: verdana, ms sans serif, arial,helvetica;
	font-weight : normal;
	font-size : 10px;
	color: black;
	width : 180px;
	height:17px;
	margin-top: 2px;
}

.footernav_textlink {
	text-decoration: none; 
	font-family: verdana, ms sans serif, arial,helvetica;
	font-weight: normal; 
	font-size : 11px;
	color: #fff; 
	}

.footernav_text {
	text-decoration: none; 
	font-family: verdana, ms sans serif, arial,helvetica;
	font-weight : normal;
	font-size : 11px;
	color:  #fff;
	}

.footernav_imglink {
	text-decoration: none; 
	font-family: verdana, ms sans serif, arial,helvetica;
	font-weight : normal;
	font-size : 11px;
	color: black;
	}

.footernav_img {
	text-decoration: none; 
	font-family: verdana, ms sans serif, arial,helvetica;
	font-weight : normal;
	font-size : 11px;
	color: black;
	}
.orange {
	text-decoration: none; 
	font-family: verdana, ms sans serif, arial,helvetica;
	font-weight : normal;
	font-size : 11px;
	color: #f17900;
}
.grey {
	color: #8A8A8A;
}

