@charset "iso-8859-9";
/* CSS Document */
body, html {margin:0; padding:0; border:0;} /* Re-sets IE to "zero" for these values */

a:link {
	text-decoration: underline;
	font-family: Verdana, Geneva, sans-serif;
	color: #060;
	font-size: 10px;
}
a:visited {
	color: #060;
	text-decoration: underline;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
a:hover {
	color: #C00;
	text-decoration: underline;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
a:active {
	color: #060;
	text-decoration: underline;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
}
.aurunsheaders {
	background-image: url(../images/aurunheaders.jpg);
	background-position: center;
	background-repeat: no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #069;
	font-weight: bold;
	text-indent: 20px;
}

