a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	color: #FFFFFF;
}.border-rl {
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}
.border-rlt {
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;

}
.border-B {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.border-w {
	background-color: #BBDCEC;
	height: 115px;
	width: 670px;
	border: 1px solid #BBDCEC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.border-l {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.border-t {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
