﻿a.menuDW {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.menuDW:link {
	color: #000000;
}
a.menuDW:visited {
	color: #000000;
}
a.menuDW:active {
	color: #000000;
}
a.menuDW:hover {
	color: #A6BE08;
}

a.menuDX {
	color: #535353;
	text-decoration: none;
	font-weight: normal;
}
a.menuDX:link {
	color: #535353;
}
a.menuDX:visited {
	color: #535353;
}
a.menuDX:active {
	color: #535353;
}
a.menuDX:hover {
	color: #ffffff;
}

a.menuSX {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	margin-left: 10px;
}
a.menuSX:link {
	color: #ffffff;
}
a.menuSX:visited {
	color: #ffffff;
}
a.menuSX:active {
	color: #ffffff;
}
a.menuSX:hover {
	color: #Abda4e;
}


body, td, th {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}

.testol {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #535353;
	line-height: 20px;

	text-align: justify;
}
.testol a:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #535353;
}
.testol a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #535353;
}
.testol a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}

