.txt {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
	text-decoration : none;
}


.big {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 19px;
	color : #B50010;
	text-decoration : none;
	font-weight: bold;
}



.green {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 19px;
	color : #066f06;
	text-decoration : none;
	font-weight: bold;
}


.menu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #FFFFFF;
	text-decoration : none;
}



.blue {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 19px;
	color : #171A85;
	text-decoration : none;
	font-weight: bold;
}
.tiny {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : White;
	text-decoration : none;
}



.events {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : White;
	font-weight: bold;
	text-decoration : none;
}



.click {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
	text-decoration : none;
}


.topic {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 13px;
	color : #B25900;
	font-weight: bold;
	text-decoration : none;
}

.footer {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : BFBFBF;
	text-decoration : none;
	text-align: center;
}

A:hover {
	text-decoration : underline;
}
