<style>

.text1 { font-family: arial; font-size: 12px; color: #5b5c56; font-weight: normal; text-decoration:none; }
.text1 a { font-family: arial; font-size: 12px; color: #5b5c56; font-weight: normal; text-decoration:underline; }
.text1 a:hover { font-family: arial; font-size: 12px; color: #5b5c56; 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; }

.textred { font-family: arial; font-size: 16px; color: #de6e01; font-weight: bold; text-decoration:none; }
.textred a { font-family: arial; font-size: 16px; color: #de6e01; font-weight: bold; text-decoration:underline; }
.textred a:hover { font-family: arial; font-size: 16px; color: #de6e01; font-weight: bold; text-decoration:underline; }

.textwhite { font-family: arial; font-size: 12px; color: #ffffff; font-weight: bold; text-decoration:none; }
.textwhite a { font-family: arial; font-size: 12px; color: #ffffff; font-weight: bold; text-decoration:underline; }
.textwhite a:hover { font-family: arial; font-size: 12px; color: #ffffff; font-weight: bold; text-decoration:underline; }

.text { font-family: arial; font-size: 12px; color: #5b5c56; font-weight: normal; text-decoration:none; }
.text a { font-family: arial; font-size: 12px; color: #5b5c56; font-weight: normal; text-decoration:underline; }
.text a:hover { font-family: arial; font-size: 12px; color: #5b5c56; font-weight: normal; text-decoration:underline; }

.texts { font-family: arial; font-size: 10px; color: #5b5c56; font-weight: normal; text-decoration:none; }
.texts a { font-family: arial; font-size: 10px; color: #5b5c56; font-weight: normal; text-decoration:underline; }
.texts a:hover { font-family: arial; font-size: 10px; color: #5b5c56; font-weight: normal; text-decoration:underline; }


.textheader { font-family: arial; font-size: 14px; color: #36344d; font-weight: bold; text-decoration:none; }
.textheader a { font-family: arial; font-size: 14px; color: #36344d; font-weight: bold; text-decoration:underline; }
.textheader a:hover { font-family: arial; font-size: 14px; color: #36344d; font-weight: bold; text-decoration:underline; }

.textblue {font-family: arial; font-size: 12px; color: #2e5e69; font-weight: normal; text-decoration:none; }
.textblue a { font-family: arial; font-size: 12px; color: #2e5e69; font-weight: normal; text-decoration:underline; }
.textblue a:hover { font-family: arial; font-size: 12px; color: #2e5e69; font-weight: normal; text-decoration:underline; }

.textlightblue { font-family: arial; font-size: 13px; color: #a5ced8; font-weight: bold; text-decoration:none; }
.textlightblue a { font-family: arial; font-size: 13px; color: #a5ced8; font-weight: bold; text-decoration:none; }
.textlightblue a:hover { font-family: arial; font-size: 13px; color: #a5ced8; font-weight: bold; text-decoration:underline; }

.textblue3 { font-family: arial; font-size: 14px; color: #3994a6; font-weight: bold; text-decoration:none; }
.textblue3 a{ font-family: arial; font-size: 14px; color: #3994a6; font-weight: bold; text-decoration:none; }
.textblue3 a:hover{ font-family: arial; font-size: 14px; color: #3994a6; font-weight: bold; text-decoration:none; }

#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: 5px 2px 6px 2px;	
	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>