/* CSS Document for Koudum Tours*/
/* Created 26-07-2005 by Arjen Hoekema for Decorboo Reclame */

/* Begin Content Styles */
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}

h1 {
	font-size: 15px;
	font-weight: bold;
	color: #79ab32;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #79ab32;
}

h3 {
	font-size: 13px;
	font-weight: bold;
	color: #79ab32;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	color: #79ab32;
}

/*Links*/
a {
	font-weight: bold;
	color: #276a91;
}

a:link, a:visited {

}

a:hover, a:active {
	color: #cc0000;
	text-decoration: underline;
}

/* End Content Styles */