@charset "utf-8";
/* CSS Document */
body	{
/* background-color:#cfe0e8; */
background-image: url(http://www.online-succes.nl/image-files/bg.jpg);
background-repeat:repeat;
background-color:#d29b1a;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:12px;
margin-top: 15px;
margin-bottom: 0px;
}			

table {
border-color: #eeeeee;
background-color: #FFFFFF;
}

td	{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	word-spacing: 3 pt;
	line-height: 20px;
}

/* navbar */
h5	{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size:11px;
color:#1385c1;
margin-bottom:0px;
margin-top:0px;
}

/* page headings */
h2	{
font-family:"Cooper Std Black";
font-size:20px;
color:#3ebf06;
}

/* menu headings */
h4	{
font-family:"Cooper Std Black";
font-size:16px;
color:#3ebf06;
margin-bottom:0px;
margin-top:0px;
}

a:link {
	color: #0000ee;
	text-decoration: underline;
}
a:visited {
	color: #0000ee;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
	color: #0000ee;
}
a:active {
	text-decoration: none;
}
