table.main{
	border-right : 1px solid  white;
	border-left : 1px solid  white;
	border-bottom: none;
	border-top: none;
}
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 : cursive;
	font-weight: 200;
	text-decoration: none;
}
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;
}
img.t{
	border : 1px solid white;
}