
.texts
{
	font-size: 7pt;
	color: #696969;
	font-family: Verdana;
}

.menu
{
	font-size: 9pt;
	color: #8b008b;
	font-family: Arial;
}

A.menu:link
{
	font-size: 9pt;
	color: #003366;
	font-family: Arial;
}
A.menu:visited
{
	font-size: 9pt;
	color: #ff6633;
	font-family: Arial;
}

A.menu:hover
{
	color: #ff0000;
	text-decoration: none;
}

.bar
{
	font-weight: bold;
	font-size: 9pt;
	color: #0000C0;
	font-family: Arial;
}

A.bar:link
{
	font-weight: bold;
	font-size: 9pt;
	color: #00cc00;
	font-family: Arial;
	letter-spacing: 1pt;
}
A.bar:visited
{
	font-weight: bold;
	font-size: 9pt;
	color: #00cc00;
	font-family: Arial;
	letter-spacing: 1pt;
}

A.bar:hover
{
	text-decoration: none;
}
