﻿body
{
    margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #0080f5;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #646464;
	text-decoration: none;
}
.indexnewsbt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #2e2e2e;
	text-decoration: none;
	font-weight: bold;
}
.indexnewsdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #2e2e2e;
	text-decoration: none;
	font-weight: bold;
}
.indexnews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	color: #646464;
	text-decoration: none;
}
.indexprobt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 20px;
	color: #4c4c4c;
	text-decoration: none;
}
.buttommenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
.top-meun-wight {

    background-color:red;

}
.top-meun ul {

    list-style-type:none;
    margin:0px;
    padding:0px;
}
.top-meun ul li {
 float:left;
    }
.top-meun ul li a{

    text-decoration:none;
    display:block;
    padding:10px;
    color:white;
    font-size:25px;
    font-family: Koulen,Arial,Helvetica,sans-serif;
        }
 .top-meun ul li a:hover {
     background-color:green;

    }






