﻿body {
}
.head
{
	font-size: 12px;
	color: black;
	background-color: white;
	font-family: arial,helvetica,sans-serif;
}
.headover
{
	color: black;
	font-size: 12px;
	background-color: #eaf1ff;
	font-family: arial,helvetica,sans-serif;
}
.headout
{
	color:black;
	font-size: 12px;
	background-color: white;
	font-family: arial,helvetica,sans-serif;
}
.menue
{
	color: white;
	text-decoration:none;
}
.menueover
{
	color: white;
	text-decoration:underline;
	cursor:hand;
}
.menueout
{
	color: white;
	text-decoration:none;
}