/* css file for DustBank.com */
 
/* anchors-----------------*/
a:link		{ color:#993300; text-decoration: none; border:0; }
a:visited	{color: #993300; text-decoration: none; border:0;}
a:active	{color: #993300; text-decoration: none; border:0;}
a:hover 	{color: red; border:0;}

body	{margin : 0 0 0 0; margin-bottom : 0; margin-left : 0; margin-right : 0; margin-top : 0; background-color:#000000;}
.text 	{font: 10pt verdana; color: #000000; vertical-align: top;  line-height:1.5em;}


