
a:active { text-decoration: none }
a:link { color: #000080; text-decoration: none }
a:visited { color: #000080; text-decoration: none }
a:hover { color: #FF0000; text-decoration: none }
body { color: #000000; background: #ffffff url(images/big_bak.gif);
		background-repeat: no-repeat;
		background-attachment: fixed;
		background-position: center;}
