@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: tahoma;
	font-size: 14px;
	color: #414141;
}
body {
	background-image:url(http://www.assisttosucceed.com/img/bg.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#header	{
	background-image:url(http://www.assisttosucceed.com/img/bg.jpg);
	}
a {
	font-size: 13px;
	color: #003399;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

.test	{font-size:11px;
		font-family: tahoma;
		color:#FFFFFF;
		}
.test a:hover {text-decoration:underline;
			}
.test a:link { color:#ffffff;
			font-size:11px;
			}
.test a:visited  {color:#ffffff;
					font-size:11px;
					}
		


