body {
	font-size: small;
}
.style3 {
	font-size: 12px;
	line-height: 15px;
}
body {
	font-size: 14px;
	line-height: 18px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #6633FF;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}

