#header {
	background-image : url(images/top_home.gif);
	background-repeat : no-repeat;
	height : 212px;
	color : Gray;
}

#footer {
	background-image : url(images/footer_home.jpg);
	background-repeat : no-repeat;
	text-align : left;
	color : Gray;
	height : 75px;
}

#menu {
	font-size : smaller;
}

A {
	color : Gray;
	text-decoration : none;
}

A:HOVER {
	color : Black;
}
A:ACTIVE {
	color : Black;
}

#menuII
{
font-family:Tahoma; font-size:12px; color:#000000;
}
