#index {
}

#index a {
	text-decoration: none;
	color: #0000CC;
}

#index a:hover
{
	color: #0000CC;
}

#index a:visited
{
	color: #0000CC;
}
