table.main{
	border : 3px solid  white;
}
a.e{
	font-size: 40;
	color: white;
	font-family : "Arial Black";
	font-weight : 600;
	text-decoration: none;
}
a.g{
	font-size: 20;
	color: white;
	font-family : "Arial Black";
	font-weight: 400;
	text-decoration: none;
}
a.c{
	font-size: 12;
	text-decoration: none;
	font-weight : 200;
	font-family : sans-serif;
	color: white;
}
a.aff{
	font-size: 15;
	text-decoration: none;
	font-weight : 900;
	font-family : sans-serif;
	color: white;
}
h1{
	color: white;
	font-size: 24;
	font-family : sans-serif;
	font-style : italic;
	font-weight : 200;
}
font.low{
	color: white;
	font-size: 12;
	font-weight : 200;
	font-family : sans-serif;
}
font.aff{
	color: white;
	font-size: 16;
	font-weight : 400;
	font-family : cursive;
}
font.w{
	color: white;
	font-size: 15;
	font-weight : 400;
	font-family : cursive;
}
table.l{
	border : 1px solid white;
	background-color : #064571;
	background-image : url(images/ll-bg.gif);
}
td.g{
	border : thin solid #8D0CC4;
	background-color : #CC33CC;
}
img.b{
	border: 1px solid white;
}
img.t{
	border : 1px solid white;
}