.gargantua {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CAC5FE;

}
a:link {
	text-decoration: none;
	color: #6600FF;

}
a:visited {
	text-decoration: none;
	color: #6600FF;

}
a:hover {
	text-decoration: none;
	color: #6600FF;

}
a:active {
	text-decoration: none;
	color: #6600FF;

}

.comment {
	color: #3399FF;
	font-size:9px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif}

