﻿.menu {
	font-family:Calibri;
	font-weight:bold;
	font-size:18pt;
	font-style:italic
}

.text
{
	font-family:Verdana;
	font-size:11pt;
	font-style:normal;
	font-weight:normal
	}
.text_header
{
	font-family:Verdana;
	font-size:13pt;
	font-style:italic;
	font-weight:bold
	}

.bg-table
{
	background-image: url('images/bg_half.gif');
	background-repeat: repeat
}

.table-text
{
	font-family:Verdana;
	font-size:11pt;
	font-style:normal;
	font-weight:normal;
	background-image: url('images/bg_half.gif');
	background-repeat: repeat
	}

A{
	color: Black;
}

A:HOVER {
	color: #870202;
}

A:ACTIVE {
	color: #870202;
}
