A {text-decoration:underline;}
A:link {color:#009;}
A:visited {color:#009;}
A:hover {color:#009;text-decoration:underline overline;}

body {
	background-image			:url("");
	background-attachment	:fixed;
	background-repeat			:repeat-y;
	background-color			:#fff;
	color									:#030;
	font-size							:80%;
}

td {
	font-size			:80%;
}

h1 {
	font-size		:12px;
	color				:#ccc;
	text-align	:right;
	font-weight	:normal;
}
