a:link {
	color: #6633FF;
	text-decoration: none;


}
a:hover {
	color: #CC99FF;
	text-decoration: underline;
}
a:visited {
	color: #6633FF;
	text-decoration: none;
}
a:active {
	color: #FF00FF;
	text-decoration: underline;
}
.font {
	font-size: 13px;
}
.font1 {
	font-size: 15px;
}
.bb {
	font-size: 16px;
}
