body  {
	background : #000000;
	color : #ffff4a;
}

A:link  {
	color : #00CC00;
}

A:visited  {
	color : #3366FF;
}

A:active  {
	color : #FF0000;
}

#pointer1  {
	color : #C0C0C0;
}

#pointer {
	text-decoration : none;
	color : #00FF00;
}

#menu {
	text-decoration : none;
	color : #00FF00;
	font-size : small;
}

#song  {
	font-family : courier new, courier, monospace;
	text-indent : 0;
	text-align : left;
	font-size : -1;
}

#text  {
	text-align : justify;
	text-indent : 1 cm;
	font-style : none;
}

#txt  {
	text-align : justify;
	font-style : none;
}


#sign  {
	text-indent : 0;
	text-align : right;
	font-style : italic;
}

#desr  {
	text-indent : 0;
	font-style : italic;
	font-size : smaller;
}

#role  {
	font-style : italic;
	letter-spacing : 1 pt;
}


#role1  {
	font-style : italic;
	text-align : left;
	text-transform : capitalize;
	text-indent : 30;
	letter-spacing : 2 pt;
}

#fl  {
	font-size : larger;
	font-weight : bold;
}

