body {
	margin: 0px;
}
.css {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
.css a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 29px;
	font-weight: bold;
	text-align: center;
}
.access a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80px;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}

.access a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85px;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}

img a {
	border: #993300;
}