body {
	background: #000000 url('pics/la_web_bg1.gif') no-repeat fixed;
	color: white;
}
.style1 {font-family: "Courier New", Courier, mono}
.style2 {
	color: #FF0000;
	font-weight: bold;
	font-size: medium;
}
.style4 {font-family: "Courier New", Courier, mono; font-weight: bold; }
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: none;
	color: #FFFF33;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
body,td,tr,table {
	font-family: Courier New, Courier, mono;
}

table,td,tr 
{
	border: none;
}
