<style>



.text { font-family: arial; font-size: 12px; color: #eae9e5; font-weight: normal; text-decoration:none; }
.text a { font-family: arial; font-size: 12px; color: #eae9e5; font-weight: normal; text-decoration:none; }
.text a:hover { font-family: arial; font-size: 12px; color: #eae9e5; font-weight: normal; text-decoration:underline; }

.text1 { font-family: arial; font-size: 12px; color: #818576; font-weight: normal; text-decoration:none; }
.text1 a { font-family: arial; font-size: 12px; color: #818576; font-weight: normal; text-decoration:none; }
.text1 a:hover { font-family: arial; font-size: 12px; color: #818576; font-weight: normal; text-decoration:underline; }

.textb { font-family: arial; font-size: 12px; color: #000000; font-weight: normal; text-decoration:none; }
.textb a { font-family: arial; font-size: 12px; color: #000000; font-weight: normal; text-decoration:none; }
.textb a:hover { font-family: arial; font-size: 12px; color: #000000; font-weight: normal; text-decoration:underline; }

.texth { font-family: arial; font-size: 12px; color:#46a260;font-weight:bold; text-decoration:none; }
.texth a { font-family: arial; font-size: 12px; color:#46a260;font-weight:bold; text-decoration:none; }
.texth a:hover { font-family: arial; font-size: 12px; color:#46a260;font-weight:bold; text-decoration:underline; }

.textw { font-family: arial; font-size: 12px; color: #ffffff; font-weight: normal; text-decoration:none; }
.textw a { font-family: arial; font-size: 12px; color: #ffffff; font-weight: normal; text-decoration:none; }
.textw a:hover { font-family: arial; font-size: 12px; color: #ffffff; font-weight: normal; text-decoration:underline; }

.textbold { font-family: arial; font-size: 12px; color: #5b5c56; font-weight: bold; text-decoration:none; }
.textbold a { font-family: arial; font-size: 12px; color: #5b5c56; font-weight: bold; text-decoration:underline; }
.textbold a:hover { font-family: arial; font-size: 12px; color: #5b5c56; font-weight: bold; text-decoration:underline; }

.textmenu { font-family: arial; font-size: 13px; color: #9eb0b9; font-weight: normal; text-decoration:none; }
.textmenu a { font-family: arial; font-size: 13px; color: #9eb0b9; font-weight: normal; text-decoration:none; }
.textmenu a:hover { font-family: arial; font-size: 13px; color: #9eb0b9; font-weight: normal; text-decoration:underline; }

.textscroll { font-family: arial; font-size: 12px; color: #848484; font-weight: normal; text-decoration:none; }
.textscroll a { font-family: arial; font-size: 12px; color: #848484; font-weight: normal; text-decoration:none; }
.textscroll a:hover { font-family: arial; font-size: 12px; color: #848484; font-weight: normal; text-decoration:underline; }

.textorange { font-family: arial; font-size: 12px; color: #f6851f; font-weight: normal; text-decoration:none; }
.textorange a { font-family: arial; font-size: 12px; color: #f6851f; font-weight: normal; text-decoration:none; }
.textorange a:hover { font-family: arial; font-size: 12px; color: #f6851f; font-weight: normal; text-decoration:underline; }

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30;
	width:950px;
}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
	font: bold 12px arial;

	}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 10px 0px 0px 0px;	
	color: #ffffff;
	text-align: center;
	text-decoration: none;
	font-size:12px;

	}

#sddm li a:hover
{	}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	border: 1px solid #7f7e6c;
	}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: right;
		text-decoration: none;
		background: #544f43;
		color: #9a9987;
		font: 12px arial;
		font-weight:bold;
		border-top:1px solid #7f7e6c;}

	#sddm div a:hover
	{	background: #605c4e;
		color: #9a9987;
		}
	
</style>