div.footer	{
	margin-right: 10px;
	font-family: tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
}

div.menyy	{
	margin-bottom: 20px;
	margin-left: 40px;
	margin-right: 120px;
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: right;
}

div.normal	{
	margin-bottom: 20px;
	margin-right: 50px;
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}

td.normal	{
        font-family: tahoma;
        font-size: 12px;
        color: #000000;
}

a.footer	{
	font-family: tahoma;
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

a.footer:hover	{
	color: #A5ADFF;
}

a.menyy	{
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

a.menyy:hover	{
	color: #0000ff;
}

a.normal	{
	font-family: tahoma;
        font-size: 12px;
	color: navy;
	text-decoration: none;
}

a.normal:hover	{
	color: #0000ff;
	text-decoration: underline;
