body {
	margin-top: 0px;
}
a.menu:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.menu:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.menu:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #E2E2E2;
	text-decoration: underline;
	font-weight: bold;
}
a.menu:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

a.link:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
a.link:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
a.link:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
a.link:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}

.text_white {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
.text {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}
.title_white {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;
}

.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
}
