/* Murderhouserecords.cjb.net css style sheet MUTHER FUCKER */
 

/* ....LINKS.... */

a:link     {color:33ff00}
a:visited  {color:33ff00}
a:hover    {color:gray}
a:active   {color:gray}
a {text-decoration: none}

a.two:link    {color:gray}
a.two:visited {color:gray}
a.two:hover   {color:black}
a.two:active   {color:gray}

/* ....BODY & SCROOLBAR.... */

Body
{
SCROLLBAR-FACE-COLOR: gray;
SCROLLBAR-HIGHLIGHT-COLOR: gray;
SCROLLBAR-SHADOW-COLOR: black;
SCROLLBAR-3DLIGHT-COLOR: gray;
SCROLLBAR-ARROW-COLOR: black;
SCROLLBAR-TRACK-COLOR: black;
font-family: arial;
font-color: gray;
font-size: 80%;
}

/* ....Paragraph font.... */


p {
	font-family: arial;
	color: ffffff;
}

p.news {
	font-family: times;
	color: ffffff;
	letter-spacing: 1px:
}

p.link {
	font-family: arial;
	color: ffffff;
}












