body{
	background-image : url(bg.gif);
}
table.one{
	border : ridge #E667A7 2;
}
td.bottom{
	background-color : #4C026B;
}
a.g{
	text-decoration: none;
	font-size: 16;
	color: white;
	font-family : Arial;
	font-weight : 700;
	text-transform : uppercase;
}
a.g:hover{
	text-decoration: underline;
}
a.aff{
	text-decoration: none;
	font-size: 20;
	color: white;
	font-family : Arial;
	font-weight : 700;
}
a.aff:hover{
	text-decoration: underline;
}
a.cel{
	text-decoration: none;
	font-size: 18;
	color: black;
	font-family : Arial;
	font-weight : 700;
	background-color : Yellow;
}
a.cel:hover{
	text-decoration: underline;
}
a.{
	color: #A53CD2;
	text-decoration: none;
	font-size: 12;
	font-family: Arial;
}
h1{
	color: #F81200;
	font-size: 25;
	font-family : "Arial Black";
	font-weight : 700;
	margin-bottom : 7px;
}
h2{
	color: #E63991;
	font-size: 14;
	font-family: "Arial Black";
	font-weight: 500;
	margin-bottom : 5px;
}
img.t{
	border : 1 solid #992661;
}
font.low{
	color: #E667A7;
	font-size: 9;
	font-family : "Arial Black";
	font-weight : 100;
}
p.aff{
	color: #FC7B71;
	font-size: 10;
	font-family: "Arial Black";
	font-weight: 100;
	border : 2px ridge #B164D2;
	background-color : #61237C;
}

