/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #333333;
}

a:hover {
	text-decoration: none;
	color: #999999;
}

a:visited {
	color: #000000;
}

body {
	
	background: #ffffff; /*url(images/back_all.jpg) top  repeat-x;*/
	font: 13px Arial, Helvetica, sans-serif;
	color: #B75AA1;
}

h1 {
color:#B75AA1;
font: 45px Arial, Helvetica, sans-serif;
font-weight:bold;
font-style:italic;

}

h2 {
color:#B75AA1;
font: 15px Arial, Helvetica, sans-serif;

}

#belep H3
{
width: 195px;
height: 25px;
font-size: 14px;
font-weight: bold;
padding-top: 10px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title.gif) no-repeat;
margin-left:10px;

}
#belep a:link /*a:hoover a:visited*/
{
color: #ffffff;
text-decoration:none;

}

#belep a:hoover /*a:hoover a:visited*/
{
color: #ffffff;
text-decoration:none;

}

#belep a:visited /*a:hoover a:visited*/
{
color: #ffffff;
text-decoration:none;

}

#kilep H3
{
width: 195px;
height: 25px;
font-size: 14px;
font-weight: bold;
padding-top: 10px;
text-transform: uppercase;
color: #333333;
background: url(images/title.gif) no-repeat;
margin-left:10px;

}
#kilep a:link /*a:hoover a:visited*/
{
color: #333333;
text-decoration:none;

}

#kilep a:hoover /*a:hoover a:visited*/
{
color: #333333;
text-decoration:none;

}

#kilep a:visited /*a:hoover a:visited*/
{
color: #333333;
text-decoration:none;

}

