body {
	font-family: Tahoma;
	font-size: 12px;
	color: #484c51
}
h1 {
	font-family: Arial Black;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
	text-transform: uppercase;
}
.menutitle {
	font-family: Arial;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: capitalize;
}
.menulink {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
	text-transform: capitalize;
}
.menulink a:link {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: capitalize;
}
.menulink a:visited {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: capitalize;
}
.menulink a:hover {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-transform: capitalize;
}
a:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #CC0000;
}
a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #CC0000;
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;
}
.sitepics {
	border: thin;
	border-style: dashed;
	background-color: #999999;

