A  {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration : underline;
}

A:hover  {
	text-decoration : none;
}

.title{
	COLOR : #EEA900;
	font-family : "Trebuchet MS";
	font-size : 16px;
	font-weight : bold;
}

.copyright{
	COLOR : #5F6160;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}

.text{
	COLOR : #5F6160;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
}