@charset "utf-8";
/* CSS Document */

body {
	margin: 0px; 
	background: #23042e;
	}

.design {
	font-family: Tahoma; font-size: 10px; color: #999999; text-decoration: none;
	}

a:hover.design {
	text-decoration:underline;
	}

td {
	font-family: Tahoma; font-size: 11px; color: #ffffff;
	}

img {
	border: 0px;
	padding: 2px;
	}



