/* Seze.net Stylesheet */


body {
	background-color: #000000;
}

P  {
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
	font-size:15px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.red {
	color:#FF3399;
}





A {
	color: #00CCCC;
	text-decoration: none;
	font-weight: lighter;
	font-size:15px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

A:hover {
	color: #FF6600;
	text-decoration: underline;
	font-weight: lighter;
	font-family: Georgia, "Times New Roman", Times, serif;
}


 