/* Seze.net Stylesheet */


body {
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	background-position: bottom;
	background-attachment:fixed
}

P  {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.blue { color:#9999CC; }
.pink { color:#FF0099; }
.red { color:#990033; }
.black { color:#000000; }
.white { color:#FFFFFF; }
.gray { color:#666666; }

A {
	color: #ffff33;
	text-decoration: none;
	font-weight: lighter;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

A:hover {
	color: #FF3399;
	text-decoration: underline;
	font-weight: lighter;
	font-size:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

A.home { color: #FF3300; text-decoration: none; font-weight: bold; font-size:11px; font-family: Verdana, Arial, Helvetica, sans-serif; }
:hover { color: #99FF00; text-decoration: underline; }

A.next { color: #FF3300; text-decoration: none; font-weight: normal; font-size:12px; 
font-family: Verdana, Arial, Helvetica, sans-serif; }
:hover {color: #FFFFCC; text-decoration: none; }

P.title {
	color: #FFFF00;
	text-decoration: none;
	font-weight: normal;
	font-size:13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

IMG {border-style: none; border-width:0 } 
.black {border-color: #000000; } 

