a:link {
	color: #99CCFF;
	text-decoration: none;
}
a:visited {
	color: #99CCFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.red {
	color: #FF0000;
}
.right {
	margin-right: 15px;
}
.left {
	margin-left: 20px;
}
