a:link {  color: #000000; text-decoration: underline}
a:visited {  color: #0098D3; text-decoration: underline}
a:hover {  color: #0098D3; text-decoration: underline}
a.designby:link {  color: #999999; text-decoration: none}
a.designby:visited {  color: #999999; text-decoration: none}
a.designby:hover {  color: #333333; text-decoration: underline}
a.menu:link {  color: #BFE5F4; text-decoration: underline}
a.menu:visited {  color: #BFE5F4; text-decoration: underline}
a.menu:hover {  color: #FFFFFF; text-decoration: none}
.logo {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 30px; font-weight: bold; color: #BFE5F4}
.menu {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #BFE5F4}
.text {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #666666}
.title {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #0098D3}

.container {
	border-right: 1px solid #00FFFF;
	border-left: 1px solid #00FFFF;
	border-bottom: 1px solid #00FFFF;
	border-top: 1px solid #00FFFF;
	}
	

	.container2 {
	border-bottom: 1px solid #800080;
	border-top: 1px solid #800080;
	}

	.container3 {
	border-left: 1px solid #800080;
	border-right: 1px solid #800080;
	}


	a:link {
	color: #000000;
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	text-decoration: none;

}
a:visited {
	color: 8f8f8f;
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;

}

a:hover {
	color: #000000;
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
