﻿body {
		background-image:url("bg.jpg");
		background-color: none;
		background-attachment: fixed;
}

.topmanu a{

		font-size:12pt;
		font-family:verdena;
		color:#000000;
		text-decoration:none;

} 
 
a:visited {
		font-size:12pt;
		font-family:verdena;
		color:#000000;
		text-decoration:none;
}

.topmanu a:hover {
		font-size:12pt;
		font-family:verdena;
		color:#E8ECD3;
		text-decoration:none;
}

span.text {
				color: #557643;


}
 
 
h1{
		font-size:12pt;
		font-family:arial;
}

h2{
		font-color:#486439;
		font-size:11pt;
		font-family:verdena;
		font-weghit:normal;
}

p{
		font-size:10pt;
		font-family:tahoma;
		font-weight:normal;
}
a{
	color:#000000;
	text-decoration:none;

}
a:hover{
	color:green;
	text-decoration:none;
	
}
