html, body  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	background-image:url(Images/Asha_HP.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

* {	
	margin: 0px; 
	padding: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	text-transform: uppercase;
	color: #BE4B56;
	font-weight: normal;
	line-height: 26px;
}
h2 {
	font-size: 20px;
	line-height: 25px;
	font-weight: normal;
	color: #C44E4C;
}
.rood {
	color: #C44E4C;
}

/* ---------------------------- */

.navig {
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	font-size: 14px;
	line-height: 18px;
}
.navig a:link,
.navig a:visited,
.navig a:hover {
	color: #ffffff;
	text-decoration: none;
} 

/* ---------------------------- */

.tekstnavig {
	color: #333333;
	text-decoration: underline;
}
.tekstnavig a:link,
.tekstnavig a:visited,
.tekstnavig a:hover {
	color: #333333;
	text-decoration: underline;
} 

.tekstnavig2 {
	color: #666666;
	line-height: 20px;
	text-decoration: none;
}
.tekstnavig2 a:link,
.tekstnavig2 a:visited,
.tekstnavig2 a:hover {
	color: #333333;
	text-decoration: none;
} 
.tekstnavig_rood {
	color: #C44E4C;
	line-height: 20px;
	text-decoration: none;
}
