A:link
{
	color: #ffff00;
}
A:visited
{
	color: #0000ff;
}
BODY
{
    BACKGROUND-COLOR: #000000;
    COLOR: #ff0000;
}
.TextBoldCenter
{ 
	FONT-WEIGHT: bold; 
	TEXT-ALIGN: center;
}
.TextBold
{ 
	FONT-WEIGHT: bold; 
}
.TextCenter
{ 
	TEXT-ALIGN: center; 
}
