a:link
{
	color: #ffffff;
        font-size: 12px;
        text-decoration: none;
        font-weight: 900;
        font-family: Comic Sans MS;
 }

a:visited
{
	color: #ffffff;
        font-size: 12px;
        text-decoration: none;
        font-weight: 900;
        font-family: Comic Sans MS;
} 

a:hover 
{
	color: #ffffff;
        font-size: 12px;
        text-decoration: none;
        font-weight: 900;
        font-family: Comic Sans MS;
} 


a:active 
{
	color: #ffffff;
        font-size: 12px;
        text-decoration: none;
        font-weight: 900;
        font-family: Comic Sans MS;
} 

a.red:link {font-family: Comic Sans MS;
        color: #ffff00;
        font-size: 18px;
        text-decoration: none;
        font-weight: 900;}
a.red:visited {font-family: Comic Sans MS;
        color: #ffff00;
        font-size: 18px;
        text-decoration: none;
        font-weight: 900;}
a.red:hover {font-family: Comic Sans MS;
        color: #ff0000;
        font-size: 24px;
        text-decoration: none;
        font-weight: 900}
a.red:active {font-family: Comic Sans MS;
        color: #ffff00;
        font-size: 18px;
        text-decoration: none;
        font-weight: 900;}

a.std:link {font-family: Comic Sans MS;
        color: #ffff00;
        font-size: 14px;
        text-decoration: none;
        font-weight: 900;}
a.std:visited {font-family: Comic Sans MS;
        color: #ffff00;
        font-size: 14px;
        text-decoration: none;
        font-weight: 900;}
a.std:hover {font-family: Comic Sans MS;
        color: #ff0000;
        font-size: 18px;
        text-decoration: none;
        font-weight: 900}
a.std:active {font-family: Comic Sans MS;
        color: #ffff00;
        font-size: 14px;
        text-decoration: none;
        font-weight: 900;}

body
{
	font: 900 14px arial;
	font-family: Arial, Comic Sans MS, Verdana, Helvetica;
	background-color: #000000;
	color: #ffffff;
        
}
h1, h2, h3, h4, h5, h6
{
	font-family: Comic Sans MS, Verdana, Arial, Helvetica;
}
h1
{
	width: 100%;
        color: #f5f5f5;
	filter: glow(color=#c0c0c0, strength=10);
}
h2
{
	width: 100%;
        color: #f5f5f5;
	filter: glow(color=#c0c0c0, strength=10); 
}
h3
{
	width: 100%;
        color: #f5f5f5;
	filter: glow(color=#c0c0c0, strength=10); 
}
h4
{
        width: 100%;
        color: #f5f5f5;
	
}
h5
{
	width: 100%;
        color: #f5f5f5;
	filter: glow(color=#c0c0c0, strength=10);
}
h6
{
	width: 100%;
        color: #f5f5f5;
	filter: glow(color=#c0c0c0, strength=10);
}

img.x
{
position:absolute;
left:215px;
top:100px;
z-index:-1;
}

p.new{font-family: Comic Sans MS, Verdana, Arial, Helvetica;
         color: #f5f5f5;
         font-size: 20px;
         font-weight: 900;}

