a.menu:link {
	color: #FFCC33;
	text-decoration: none;
	font-family: "Times New Roman";
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	
}
a.menu:visited {
	color: #FFCC33;
	text-decoration: none;
	font-family: "Times New Roman";
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}
a.menu:hover {
	color: #FFFFFF;
	font-family: "Times New Roman";
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}
a.menu:active {
	color: #FFCC33;
	font-family: "Times New Roman";
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}

.spacer {
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 12px;
	text-align: center;
	width: 20px;
	font-weight: bold;
}

.timespara {
	color: #FFCC33;
	font-family: "Garamond";
	font-size: 16px;
	text-align: justify;
	text-indent: 12;
	vertical-align: top;
}

.garatitle {
	color: #FFFFFF;
	font-family: "Garamond";
	font-size: 22px;
	text-align: justify;
}