a:link {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.total {
	height: 700px;
	width: 800px;
	position: absolute;
	margin-left: 80px;
	left: 0;
	top: 0;
}
