body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #FFFFFF;
	font-style: italic;
}
body {
	background-color: #6C757A;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #0000FF;
}
a:active {
	text-decoration: none;
	color: #0000FF;
}
.blue {
	color: #00007E;
	font-weight: bold;
	font-size: 18px;
}

a.menu:link    { text-decoration: none; color: #00007E;}
a.menu:visited { text-decoration: none; color: #00007E;}
a.menu:hover   { text-decoration: none; color: ##6C757A1;}
a.menu:active  { text-decoration: none; color: ##6C757A;
}
.bsm {
	color: #00007E;
	font-weight: bold;
	font-size: 16px;
}
.phone {
	color: #00007E;
	font-weight: bold;
	font-size: 22px;
}

