p {
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	color: #000000;
	line-height: 18px;
}
h1 {
	font-size: 10px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
	text-transform: uppercase;
}
a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #BBBBBB;
}

a.menu {
	color: #000000;
	text-decoration: none;
}
a.menu:hover {
	color: #666666;
}
