@charset "utf-8";

a {
	color: #333333
	text-decoration:none;
	font-weight:bold;
	color: #000000;
	text-decoration: none;
	}
	
a:hover {
	color: #990000;
	text-decoration:underline overline;
	}
	
td img {
	display: block;
	}
/* Class Styles */
.desingerTag {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	}
body {
	background-repeat: repeat;
	background-color: #474E56;
}

