a {
	color: #6699CC;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.indexpage {
	height: 100%;
	width: 100%;
}
