td {
	font-family :  Arial, Helvetica, Verdana, Geneva, sans-serif;
	color:#000000;
	font-size : 73%;
}

a {
	color: #007AC7;
	text-decoration : underline;
}

a:hover {
	color: #007AC7;
	text-decoration :none;
}

a.m {
	color: #646F7D;
	text-decoration : none;
	
}

a.m:hover {
	color: #646F7D;
	text-decoration : underline;
}

a.menu2 {
	color: #545E6A;
	font-size : 11 px;
	text-decoration : underline;
}

a.menu2:hover {
	color: #545E6A;
	text-decoration : none;
}

.text {
		text-align : justify;

}
 
em {
	color : #333333;
	font-size : 90%;
	font-style : normal;
}

br {
	font-size : 8px;
}

h1 {
   color : #023588;
	font-size : 100%;
	font-style : normal;
}

.ck {
	color : #023588;
	font-size : 13 px;
}

.ck2 {
	color : #023588;
	font-size : 11 px;
}

.ck3 {
	color : #474B50;
	background-color : #B3B6B9;
	font-weight : bold;
	font-size : 11px;
}

.date {
   color: #616161;
}

.white {
   color: #ffffff;
   font-size : 12px;
}

.city {
   color: #FF842A;
   font-size : 14px;
   	font-weight : bold;
   
}