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


td.gencon {
	background: url('images/learnnowtwo.png');
}

td.underline {
	border-bottom-color: #fccc87;
}

table#sn-header{
	background:url('images/learnnowone.png');
}

table td#sn-footer{
	 background:url('images/learnnowthree.png');
}

div.sn-content a:link,
div.sn-content a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color:#CC5511;
	font-weight:bold;
}

a, a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color:#CC5511;
	font-weight:bold;
}
a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color:#FFA22B;
	font-weight:bold;
}
a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color:#CC5511;
	font-weight:bold;
}
a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color:#CC5511;
	font-weight:bold;
}