.message {
	font: bold normal 14px/normal "Times New Roman", Times, serif;
	color: #666666;
}
.copyright {
	font: 10px "Times New Roman", Times, serif;
	color: #696A69;
}
p {
	font: normal 14px/17px "Times New Roman", Times, serif;
	color: #333333;
}
a:hover {
	font: normal 14px "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
}
a:link {
	font: 14px "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font: normal 14px "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: underline;
}
a:active {
	font: 14px "Times New Roman", Times, serif;
	color: #FFFFFF;
	text-decoration: none;
}
.sidemessage {
	font: normal 14px "Times New Roman", Times, serif;
	color: #666666;
	text-decoration: none;
}

