.main, a.main:active, a.main:visited, a.main:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: Black;
	text-decoration: none;
}

a.main:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #0044cc;
	text-decoration: none;
}

.text, a.text, a.text:active, a.text:visited, a.text:link{
	text-decoration : none;
	color : Black;
	font-size : x-small;
	font-family : Arial, Helvetica, sans-serif;
	text-align : justify;
}

a.text:hover {
	text-decoration : none;
	color : #0044cc;
	font-size : x-small;
	font-family : Arial, Helvetica, sans-serif;
	text-align : justify;
}

.text2 {
	text-decoration : none;
	color : Black;
	font-size : x-small;
	font-family : Arial, Helvetica, sans-serif;
}

.results, a.results, a.results:active, a.results:visited, a.results:link, {
	text-decoration : none;
	color : #0044cc;
	font-size : x-small;
	font-family : Arial, Helvetica, sans-serif;
}

a.results:hover {
	text-decoration : underline;
	color : #0044cc;
	font-size : x-small;
	font-family : Arial, Helvetica, sans-serif;
}

.news {
	text-decoration : none;
	color : Black;
	font-size : x-small;
	font-family : Arial, Helvetica, sans-serif;
	font-style : italic;
}

a:hover {
	text-decoration : none;
	color : #839bfd;
	font-size : x-small;
	font-family : Arial, Helvetica, sans-serif;
}

a.more, a.more:active, a.more:visited, a.more:link  {
	color : Blue;
	text-decoration : none;
	font-size : x-small;
	font-family : Arial, Helvetica, sans-serif;
}

a.more:hover {
	color : #839bfd;
	text-decoration : none;
	font-size : x-small;
	font-family :Arial, Helvetica, sans-serif;
}

.idc, a.idc, a.idc:active, a.idc:visited, a.idc:link{
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
	text-decoration : none;
}

a.idc:hover {
	color : #839bfd;
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
	text-decoration : none;
}

.title {
	font-family : "Lucida Handwriting", arial;
	font-size : small;
	color : Black;
	text-decoration : none;
}

.footer, a.footer, a.footer:active, a.footer:visited, a.footer:link{
	color : White;
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
	text-decoration : none;
}



a.footer:hover{
	color : Silver;
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
	text-decoration : none;
	border : none;
}

.picture {
	border : 1px solid Black;
}
