p {
	font-family: Tahoma;
	font-size: 12px;
}

.about {
	font-family: Tahoma;
	font-size: 16px;
}

.slagon {
	font-family: Tahoma;
	font-size: 12px;
}

a:hover {
	color: #ff0000;
	/*text-decoration: underline;*/
}

li {
text-decoration: none;
	font-family: Tahoma;
	font-size: 12px;
}

a {
text-decoration: none;
}

a.footer {
text-decoration: none;
	font-size: 12px;
}

.footer {
	font-size: 12px;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	color:#006600;
	font-size:25px
}

body{
	font-family: Tahoma;
	font-size: 12px;
	background-image: url("bcg.jpg");
	background-repeat: repeat-y;
	background-position: top center;
}

.menu{
	font-family:Arial, Helvetica, sans-serif;
	font-size:medium;
	/*color:#ff0000*/
}