#footer {
	color: #008080;
	font-weight: bold;
}

#page a {
    text-decoration: underline;
	font-weight: bold;
	padding: 0;
	margin: 0;
	color: #000000;
	
}

a.menu {
    font-weight: bold;
	text-decoration: none;
	color: #000000;
	font-size: 20px;
}

p.caption {
  font-size: 12px;
  color: #999999;
}

a {
    font-weight: bold;
	text-decoration: none;
	color: #000000;
}

body { font-family: Tahoma, "Times New Roman", Arial; }

