
.texts
{
	font-size: 9pt;
	color: #696969;
	font-family: Tahoma;
}

.menu
{
	font-size: 10pt;
	color: #b22222;
	font-family: Arial;
}

A.menu:link
{
	font-size: 11pt;
	color: #b22222;
	font-family: Arial;
}
A.menu:visited
{
	font-size: 11pt;
	color: #b22222;
	font-family: Arial;
}

A.menu:hover
{
	color: #ff0000;
	text-decoration: none;
}

.bar
{
	font-weight: bold;
	font-size: 10pt;
	color: #ffffff;
	font-family: Arial;
}

A.bar:link
{
	font-weight: bold;
	font-size: 10pt;
	color: #ffff66;
	font-family: Arial;
	letter-spacing: 1pt;
}
A.bar:visited
{
	font-weight: bold;
	font-size: 10pt;
	color: #ffff66;
	font-family: Arial;
	letter-spacing: 1pt;
}

A.bar:hover
{
	text-decoration: none;
}

.kutu
{
	border-right: #d3d3d3 1px solid;
	border-top: #d3d3d3 1px solid;
	border-left: #d3d3d3 1px solid;
	border-bottom: #d3d3d3 1px solid;
	background-color: #f5f5f5;
}
