
body {
font-weight: bold;
color: #A52A2A;
	scrollbar-darkshadow-color: Black;
	scrollbar-track-color: #F5DEB3;
	scrollbar-arrow-color: White;
	scrollbar-face-color: #A52A2A;
	scrollbar-highlight-color: #FAF0E6;
	scrollbar-shadow-color: Maroon;
 background-image: url(img/bg.jpg);
background-attachment: fixed;
	font-style: oblique;
}


a:link {
	color: #A52A2A;
	text-decoration: none;
}
a:visited {
  color: #A52A2A;
  text-decoration: none;
  
}
a:hover {
  color: #FFFFFF;
  background-color: #A52A2A;
  font-style: normal;
  text-decoration: underline;
    
}


.kep{
}


 