/**
doomling style sheet
**/
a:link {color: #999977; underline="0" font-weight: normal; }
a:visited {color: #894f7b; font-weight: normal; }
a:hover {text-decoration: underline;}
a:active {color: red; }


.doom_title {
        font-family: arial;
        font-size: 14px;
        line-height: 14px;
        font-weight: bold;
        color: #FFFFFF;
}

.doom_reg {
	font-family: arial;
	font-size: 11px;
	line-height: 11px;
	color: #999999;
	background-color: #000000;

}

.doom_zap {
        font-family: zapfino;
        font-size: 11px;
        line-height: 11px;
        font-weight: bold;
        color: #FFFFFF;
}

doom_stealth {
        font-family:arial;
        font-size: 11px;
        line-height: 11px;
        font-weight: bold;
        color: #000000;
}
