﻿body {
}
.Menu_Out
{
	font-size: 10pt;
	color: #ffffff;
	font-family: verdana;
	cursor: default;
}

.Menu_Over
{
	font-size: 10pt;
	color: #ff5500;
	font-family: verdana;
	cursor: hand;
}
.Text_Norm
{
	font-size: 8pt;
	color: #000000;
	font-family: verdana;
	font-weight: normal;
	padding-right: 2px;
	padding-left: 2px;
	text-align: justify;
}
.Text_Bold
{
	font-size: 8pt;
	color: #000000;
	font-family: verdana;
	font-weight: bold;
}
.Text_Bold_Orange
{
	font-size: 8pt;
	color: #ff5500;
	font-family: verdana;
	font-weight: bold;
}
.Text_Norm_White
{
	font-size: 10px;
	color: #ffffff;
	font-family: verdana;
	font-weight: normal;
	text-align: justify;
	padding-right: 2px;
	padding-left: 2px;
}
.Text_Norm_Orange
{
	font-size: 8pt;
	color: #ff5500;
	font-family: verdana;
	font-weight: normal;
	text-align: justify;
	text-decoration: none;
}
.Text_Bold_White
{
	font-size: 8pt;
	color: #ffffff;
	font-family: verdana;
	font-weight: bold;
	padding-right: 2px;
	padding-left: 2px;
}
.ALink
{
	font-size: 8pt;
	color: #000000;
	font-family: verdana;
	font-weight: normal;
}