td, div, input, body, textarea	{ 
font-family: Segoe UI, Tahoma, Verdana; 
font-size: 13px; 
}

h1	{
	font-size:22px;
	margin-top:0px;
}

.navi:hover	{
background-color: green;
}

.div_fuck	{
border-bottom: 1px dashed silver;
#border-right: 1px dashed silver;
}

act	{
font-size: 15px;
font-weight: bold;
}
act:hover	{
background-color: #EEEEEE;
}

a.menu	{
color: black;
}
a	{
color: #41998c;
}
a:hover	{
color: black;
text-decoration: none;
}
