H2 {
	font-family: Verdana,      Tahoma,      Arial,      Helvetica,      Sans-serif;
	color : rgb(204,153,255);
	font-size : 16px;
	text-align : center;
	font-weight : bold
}

H3 {
	font-family: Verdana,          Tahoma,          Arial,          Helvetica,          Sans-serif;
	color : rgb(204,153,255);
	text-align : center;
	font-size : 14px
}

A:link {
	font-family: Verdana,          Tahoma,          Arial,          Helvetica,          Sans-serif;
	font-size : 12px;
	color : rgb(153,204,255)
}

A:visited {
	font-family: "Trebuchet MS",    Tahoma,    Verdana,    Arial,    Helvetica,    Sans-serif;
	font-size : 12px;
	color : rgb(255,255,0);
	font-weight : bold
}

A:active {
	font-family: Verdana,          Tahoma,          Arial,          Helvetica,          Sans-serif;
	color : rgb(153,204,255);
	font-size : 12px;
	font-weight : bold
}

H1 {
	text-align: center;
	font-family : Trebuchet MS ;
	color : rgb(0,255,255);
	font-size : 24px;
	font-weight : bold
}

A {
	color: rgb(255,0,255);
	font-family : Trebuchet MS ;
	font-weight : bold;
	font-size : 12px
}

BODY {
	background-color: rgb(0,0,0);
	color : rgb(255,255,255);
	font-family : Trebuchet MS }

P {
	color: rgb(255,255,255)
}

UL {
	color: rgb(0,255,255)
}A:hover {
	font-family: Verdana,          Tahoma,          Arial,          Helvetica,          Sans-serif,          sans-serif;
	font-size : 12px;
	color : rgb(204,153,255);
	font-weight : bold
}