a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #F78F00;
	text-decoration: underline;
}
a:link {
	color: #F79000;
}
a:hover {
	color: #EF5B05;
}

body {
	background-image: url(Images/bg.jpg);
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1645b1;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #EF9810;
}
.ble {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #5B7CC9;
	border-right-color: #5B7CC9;
	border-bottom-color: #5B7CC9;
	border-left-color: #5B7CC9;
}
