@font-face {
font-family: CustomFont;
font-style: bold;
font-weight: bold;
src: url(CHILLER0.eot);
}

.psycho {
font-family: CustomFont, Lucida Console;
color: white;
}

a:link {color: white;}
a:active {color: red;}
a:visited {color: red;}

html {scrollbar-base-color: red}