@charset "utf-8";
.menu, .menu a:link, .menu a:visited, .menu a:active{
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}

.menu a:hover{
	font-size: 16px;
	font-weight: bold;
	color:#757575;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}


p {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.content_links, .content_links a:link, .content_links a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.content_links a:hover{
	font-size: 16px;
	font-weight: normal;
	color:#666666;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
}
h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
h2, .content_links a:link, .content_links a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
h2 a:hover{
	font-size: 16px;
	font-weight: normal;
	color:#666666;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}

.style1 {
	color: #FFFFFF;
	font-style: italic;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
	float: left;
}
