.ltext {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #00A4D1;
	text-decoration: underline;
	background-color: #FFFFFF;
}
.mtext {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.dtext {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
A.dtext:hover {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #00a4d1;
	text-decoration: none;
	background-color: #FFFFFF;
}

.mtext {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.ttext {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #375B7D;
	text-decoration: none;
}
A.mtext:hover {
	font-family: verdana;
	font-size: 12px;
	color: #0099FF;
	text-decoration: underline;
	font-weight: normal;
}
.btext {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
}
A.btext:hover {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #336699;
}
.swd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.border {
	border: 1px dotted #666666;
	}