img.fl {float:left}
img.fr {float:right}
img.fn {float:none}
table.menu {
	min-width:700;
	width:100%
	}
#back {
	font-size:100%;
	float:left;
}
#live {
	color:red;
	font-size:120%;
	list-style-type:none;
	}
#small {
	font-size:80%;
}


body {
	background:black;
	color:#00eedd;
	font-family:helvetica,arial,sans-serif;
	font-weight:normal;
	text-decoration: none;
	font-size:1em
}
.warning {
	font-size:smaller;
	color:red
	}
	
P {
	font-family:helvetica,arial,sans-serif;
	font-weight:normal;
	text-decoration: none;
	font-size:1em
}
.elena {
	font-family:monospace;
	font-weight:normal;
	text-decoration: none;
	font-size:1em
}
	
	
	
.main-menu {
	color: #ffffcc; 
    font-family: courier new, monospace,courier; 
    font-size: 2em; 
    text-decoration: none;
    font-weight:bold
}	

.menu {
	color: #ffffcc; 
    font-family: helvetica,arial,sans-serif;
    font-size: 1em; 
    text-decoration: none;
    font-weight:bold
}		

.retro {
	color: #ffffcc; 
    font-family: lucida, monospace;
    font-size: 1em; 
    text-decoration: none;
    font-weight:bold
}		

.text {
	color: #ffffcc; 
    font-family: helvetica,arial,sans-serif;
    font-size: 1emx; 
    text-decoration: none
}		
		
	

a:link {
	color: #ffffcc;
	text-decoration: none
}

a:visited {color: #ffffcc;  text-decoration: none} 

a:active {color: #CC6600;  text-decoration: none} 

a:hover {text-decoration: none; color: #CC6600}

