
.content {
	color: #000000;
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: none;


}

.content a:link{
	color: #000000;
	font-family: arial;
	font-size: 11px;
	text-decoration: underline;
	font-weight: none;

}

.content a:visited{
	color: #000000;
	font-family: arial;
	font-size: 11px;
	text-decoration:underline;
	font-weight: none;

}

.content a:hover{
	color: #000000;
	font-family: arial;
	font-size: 11px;
	text-decoration: underline;
	font-weight: none;


}

.title_content {
	color: #ffffff;
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: none;
	line-height: 14px;

}

.title_content a:link{
	color: #ffffff;
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: none;
	line-height: 14px;

}

.title_content a:visited{
	color: #ffffff;
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: none;
	line-height: 14px;

}

.title_content a:hover{
	color: #ffffff;
	font-family: arial;
	font-size: 11px;
	text-decoration: underline;
	font-weight: none;
	line-height: 14px;

}

.nav {
	color: #ffffff;
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	font-weight:bold;
	line-height: 25px;
}

.nav a:link{
	color: #ffffff;
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	font-weight:bold;
	line-height: 25px;
}

.nav a:visited{
	color: #ffffff;
	font-family: arial;
	font-size: 11px;
	text-decoration: none;
	font-weight:bold;
	line-height: 25px;
}

.nav a:hover{
	color: #cccccc;
	font-family: arial;
	font-size: 11px;
	text-decoration: underline;
	font-weight: bold;
	line-height: 25px;
}

.title {
	color: white;
	font-family: arial;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
}

.newstitle {
	color: black;
	font-family: arial;
	font-size: 18px;
	text-decoration: none;
	font-weight: bold;
}
