<style>

.text { font-family: arial; font-size: 12px; color: #737373; font-weight: normal; text-decoration:none; }
.text a { font-family: arial; font-size: 12px; color: #737373;  text-decoration:underline; }
.text a:hover { font-family: arial; font-size: 12px; color: #737373; text-decoration:underline; }

.text1 { font-family: arial; font-size: 12px; color: #737373; font-weight: normal; text-decoration:none; }
.text1 a { font-family: arial; font-size: 12px; color: #737373;  text-decoration:none; }
.text1 a:hover { font-family: arial; font-size: 12px; color: #737373;  text-decoration:underline; }

.text3 { font-family: arial; font-size: 12px; color: #737373; font-weight: normal; text-decoration:none; }
.text3 a { font-family: arial; font-size: 12px; text-decoration:none; }
.text3 a:hover { font-family: arial; font-size: 12px; 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}

#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 5px 10px 5px;	
	color: #355578;
	text-align: center;
	text-decoration: none;
	font-size:15px;

	}

#sddm li a:hover
{	}

#sddm div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #2f626d;
	border: 1px solid #000000;

	}

	#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: right;
		text-decoration: none;
		background: #2f626d;
		color: #ffffff;
		font: 12px arial;
		font-weight:bold;}

	#sddm div a:hover
	{	background: #ffe594;
		color: #222647}
	
</style>