body {
	background-color: #000000;
}

.styleY {font-family: Arial, Helvetica, sans-serif;
font-size: 14px; color: #F3DA24; font-weight : bold; 
}
.styleG {font-family: Arial, Helvetica, sans-serif;
font-size: 14px; color: #23E819; font-weight : bold; 
}
.styleO {font-family: Arial, Helvetica, sans-serif;
font-size: 14px; color: #FE9602; font-weight : bold; 
}
.styleB {font-family: Arial, Helvetica, sans-serif;
font-size: 14px; color: #19B3E8; font-weight : bold; 
}
.stylePI {font-family: Arial, Helvetica, sans-serif;
font-size: 14px; color: #E81998; font-weight : bold; 
}
.stylePU {font-family: Arial, Helvetica, sans-serif;
font-size: 14px; color: #7C19E8; font-weight : bold; 
}
.styleGRA {font-family: Arial, Helvetica, sans-serif;
font-size: 14px; color: #A6A6A6; font-weight : bold; 
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;	
	color: #F3DA24;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: underline;	
	color: #FF0000;
}