BODY
{
}
.pageSettings
{
	background-color: #0235cf;
}
.content
{
	font-family: Arial;
	font-size: 11px;
	color: #666666;	
	text-decoration: none;
}
.content:hover
{
	font-family: Arial;
	font-size: 11px;
	color: #022eb0;	
	text-decoration: underline;
}
.menu
{
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;	
	text-decoration: none;
}
.menu:hover
{
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;	
	text-decoration: underline;
}
.copyright
{
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
.copyright:hover
{
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}
.title
{
	font-family: Arial;
	font-size: 12px;
	color: #022eb0;
	text-decoration: underline;
}
.small
{
	font-family: Arial;
	font-size: 10px;
	color: #022eb0;
	text-decoration: none;
}
.small:hover
{
	font-family: Arial;
	font-size: 10px;
	color: #022eb0;
	text-decoration: underline;
}
.form
{
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
}