body,p,td { font-family: Verdana; font-size: 10pt }
body{ background: white;
	 margin: 0 auto;
	 text-align: center;
}

h1{ font-size: 14pt }
h2{ font-size: 12pt }

div.mainnichegals{
	width: 760px;
	text-align: center;
	margin: 20px 0 0 0;
}
div.nichegals{
	float: left;
	margin: 10px;
}

a:link	 { color: #F91AE9; font-weight: bold; text-decoration: none }
a:visited{ color: #F9DBF7; font-weight: bold; text-decoration: none }
a:hover	 { color: #F91AE9; font-weight: bold; text-decoration: underline }
a:active { color: #F9DBF7; font-weight: bold; text-decoration: none }

a.gal:link { color: color; font-weight: normal; text-decoration: underline; text-transform: capitalize }
a.gal:hover{ color: black; font-weight: normal; text-decoration: underline; text-transform: capitalize }

table.toplist1{
	width: 100%;
	border: 0;
}
td.toplist1{
	color: #F91AE9;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	padding: 5px;
}
a.toplist1{
	font-size: 10pt;
	color: #F91AE9;
}

table.toplist2{
	
	border: 1;
}
td.toplist2{
	color: #F91AE9;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	padding: 5px;
}
a.toplist2{
	font-size: 10pt;
	color: #F91AE9;
}

table.toplist3{
	width: 600px;
	border: 0;
}
td.toplist3{
	color: #F91AE9;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
	padding: 0;
}
a.toplist3{
	font-size: 10pt;
	color: black;
}
