body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#022b55;
	background-image:url(http://www.easyaffiliateshop.com/image/bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;

}

a:link, a:visited{
color: #0000FF;
text-decoration: underline;
}

a:hover{
color: black;
text-decoration: underline;
}


.main{
padding-left: 30px;
padding-right: 30px;
background-color: white;

}

.mark{
background-color:#FFFF00;
}

.footer{
background-color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
padding-bottom: 20px;
font-size: 12px;
}

.footer a:link, .footer a:visited{
	padding-left: 8px;
	padding-right: 8px;	
	color:black;
	text-decoration: underline;

}

.box_lt_grey {
	background-color: #f7f7f7;
	border: 1px solid #CCCCCC;
	padding: 10px;
}


.footer a:hover{
	padding-left: 8px;
	padding-right: 8px;	
	color: #ff6600;
	text-decoration: none;
}



h1 {
	font-family: tahoma;
	font-size: 35px;
	font-weight: bold;
	color: #CC0000;
}
h2 {
	font-family: tahoma;
	color: #CC0000;

}
body {
	font-family: georgia, arial;
}
h3 {
	font-family: tahoma;
	font-size: 25px;
	font-weight: bold;
	color: #CC0000;
}

.quote{
font-size: 90%;
	display: block;
	padding:2px;
	top: 4px;
	left:auto;
	right: 4px;
	bottom: auto;
	position:fixed;
	background-color: #FFFF99;
	font-family:Arial, Helvetica, sans-serif;

}

.quote a:link, .quote a:visited{
color:#000000;
text-decoration:none;
}

.quote a:hover{
color:#000000;
text-decoration:underline;

}