body {
	background-color: #000000;
}
.content{
	font-family: arial;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
}
.content a{
	font-family: arial;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.content a:hover{
	font-family: arial;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	color: #CCCCCC;
	text-decoration: none;
}
.form{
	font-family: arial;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	color: #FFFFFF;
}
.form a{
	font-family: arial;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.form a:hover{
	font-family: arial;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
	color: #575757;
	text-decoration: underline;
}
.quote{
	font-family: arial;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.form2{
	font-family: arial;
	font-style: normal;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}