body {
	font-family: tahoma;
	color: #FFFFFF;
}
a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #669933;
	text-decoration: none;
	background-color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-weight: bold;




}
a:active {
	text-decoration: none;
	color: #669933;

}
.foot {
	background-image: url(../v1/images/interface-v1_07.jpg);
	background-repeat: no-repeat;
}

