@charset "utf-8";
/* CSS Document */

body,td,th {
	font-size: 12px;
	color: #CCCCCC;
}
body {
	background-image: url(images/welcome/backgroup.jpg);
	background-repeat: repeat;
	margin-top: 0px;
}
a:link {
	color: #99CC00;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #99CC00;
}
a:hover {
	text-decoration: none;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
}

#img1{ width:139px; height:75px;background:url(images/welcome/logo-1.gif) no-repeat;}
#img2{ width:156px; height:50px;background:url(images/welcome/logo-2.gif) no-repeat;}