body {
	background: #eeeff1;
	background-image: url("http://kemixx.net/elec/images/bg.gif");
	margin: 0px;
	padding: 15px 0 4px 0;
	font-family: arial;
}
TD { 
	font-family: arial;
	font-size: 12px;
}
table.main {
        border-top: 1px solid #000000;
        border-bottom: 1px solid #000000;
        border-left: 1px solid #000000;
        border-right: 1px solid #000000;
}



table.index {
	margin-left: auto;
	margin-right: auto;
	font-size: 30px;
	background: #FFFFFF;
        border-top: 1px solid #000000;
        border-bottom: 1px solid #000000;
        border-left: 1px solid #000000;
        border-right: 1px solid #000000;

}

td.inner {
	 padding-right: 20px;
}
a img{
	border: 0;
}

a:link {
	font-weight: bold;
	text-decoration:underline;
	color: #FFFFFF;
}


a:hover {
	font-weight: bold;
	text-decoration:underline;
	color: #FFFFFF;
}

a:visited {
	font-weight: bold;
	text-decoration:none;
	color: #FFFFFF;
}