.index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
a:link {
	color: #33CCFF;
	text-decoration: underline;
}
a:visited {

	color: #CCCCCC;
	text-decoration: underline;
}