a:link {
	color: #FF0000;
	text-decoration: none;

}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
body {
	font-family: Bitstream Vera Sans;
	font-size: 14px;
	color: #FF6600;
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(image/ind_neoline.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.footer {
	font-size: 9px;
}
h1 {
	font-size: 36px;
}
