table {
    color: #27271d; 
	font-family: verdana;
	font-size: 11;
	font-weight: 500;

}

a {
	color: #093e6f;
	text-decoration: underline;
	font-family: arial; 
	font-size: 11;
	font-weight: 550;
}
a:hover {
	color: #093e6f;
	text-decoration: underline;
	font-size: 11;
	font-weight: 550;
	

}

.footer {
    color: #ffffff; 
	font-family: arial;
	font-size: 11;
}

.white {
    color: #ffffff; 
	font-family: arial;
	font-size: 11;
}

.pagelink {
	color: #FFFFFF;
	text-decoration: none;
	font-family: arial; 
	font-size: 11;
	font-weight: 550;
}
.pagelink:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 11;
	font-weight: 550;
}

b {
	color: #a80e16;
	text-decoration: none;
	font-family: arial; 
	font-size: 12;
	font-weight: 8;
}

.boldnored {
	color: #000000;
	text-decoration: none;
	font-family: arial; 
	font-size: 11;
	font-weight: 700;
}
