
.style5 {color: #FF0000}

.style6 {font-size: 14px}

.style7 {color: #000000}

.noborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.underline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
}
a:link {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	color: #0066FF;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
	background-color: #FFFFFF;
}
.style1 {font-size: 11px}

