body {
	margin: 0px;
}
a {
	color:#000000;
	text-decoration:none;
}
a#contact {
	font-size: 11px;
	font-family: "Courir New", Courir, monospace;
	color: #000000;
}
.black{
	background-color:#000000;
	color:#FFFFFF;
	font-size: 11px;
	font-family: "Courir New", Courir, monospace;
}
.menu {
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
}
.subtitle {
	font-size: 11px;
	font-family: "Courir New", Courir, monospace;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
.title {
	padding: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
}
.description {
	font-size: 11px;
	font-family: "Courir New", Courir, monospace;
}
.link {
	font-size: 11px;
	font-family: "Courir New", Courir, monospace;}
