.topbrdr {
	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: solid;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

a:hover {
	color: #00AEEF;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	border: thin none #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #00AEEF;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;

}
a.a:link {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #00AEEF;
	text-decoration: underline;
}.rightbrdr {
	border: thin solid #2CA2BE;
}
a.b:link {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #f99400;
	text-decoration: underline;
}
a.b:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #f99400;
	text-decoration: underline;
}
a.b:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #f99400;
	text-decoration: underline;
}
a.c:link {

	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #f99400;
	text-decoration: underline;
}
a.c:hover {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #f99400;
	text-decoration: underline;
}
a.c:visited {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #f99400;
	text-decoration: underline;
}