<style>

.text { font-family: arial; font-size: 12px; color: #5a5a5a; font-weight: normal; text-decoration:none; }
.text a { font-family: arial; font-size: 12px; color: #5a5a5a; font-weight: normal; text-decoration:none; }
.text a:hover { font-family: arial; font-size: 12px; color: #5a5a5a; font-weight: normal; text-decoration:underline; }

.text1 { font-family: arial; font-size: 12px; color: #5a5a5a; font-weight: normal; text-decoration:none; }
.text1 a { font-family: arial; font-size: 12px; color: #5a5a5a; font-weight: normal; text-decoration:none; }
.text1 a:hover { font-family: arial; font-size: 12px; color: #5a5a5a; font-weight: normal; text-decoration:underline; }

.text2 { font-family: arial; font-size: 12px; color:#ffffff;font-weight:bold; text-decoration:none; }
.text2 a { font-family: arial; font-size: 12px; color:#ffffff;font-weight:bold; text-decoration:none; }
.text2 a:hover { font-family: arial; font-size: 12px; color:#ffffff;font-weight:bold; text-decoration:underline; }

.text3 { font-family: arial; font-size: 12px; color:#525252;font-weight:bold; text-decoration:none; }

.textw { font-family: arial; font-size: 12px; color: #ffffff; font-weight: bold; text-decoration:none; }
.textw a { font-family: arial; font-size: 12px; color: #ffffff; font-weight: bold; text-decoration:none; }
.textw a:hover { font-family: arial; font-size: 12px; color: #ffffff; font-weight: bold; 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: 12px; color: #5a5a5a; font-weight: bold; text-decoration:none; }
.textmenu a { font-family: arial; font-size: 12px; color: #5a5a5a; font-weight: bold; text-decoration:none; }
.textmenu a:hover { font-family: arial; font-size: 12px; color: #5a5a5a; font-weight: bold; text-decoration:none; }

.textmenu2 { font-family: arial; font-size: 12px; color: #cdcccc; font-weight: normal; text-decoration:none; }
.textmenu2 a { font-family: arial; font-size: 12px; color: #cdcccc; font-weight: normal; text-decoration:none; }
.textmenu2 a:hover { font-family: arial; font-size: 12px; color: #cdcccc; font-weight: normal; text-decoration:underline; }

.textscroll { font-family: arial; font-size: 12px; color: #d1232a; font-weight: normal; text-decoration:none; }
.textscroll a { font-family: arial; font-size: 12px; color: #d1232a; font-weight: normal; text-decoration:none; }
.textscroll a:hover { font-family: arial; font-size: 12px; color: #d1232a; font-weight: normal; text-decoration:underline; }

.textred{ font-family: arial; font-size: 14px; color: #d1232a; font-weight: bold; text-decoration:none; }
.textred a { font-family: arial; font-size: 14px; color: #d1232a; font-weight: bold; text-decoration:none; }
.textred a:hover { font-family: arial; font-size: 14px; color: #d1232a; font-weight: bold; text-decoration:underline; }

.textgal { font-family: arial; font-size: 12px; color: #707070; font-weight: normal; text-decoration:none; }
.textgal a { font-family: arial; font-size: 12px; color: #707070; font-weight: normal; text-decoration:none; }
.textgal a:hover { font-family: arial; font-size: 12px; color: #707070; font-weight: normal; text-decoration:underline; }

p { margin: 0 }

div.popupmenu
{
    color: #818181;
    padding: 3px 13px 3px 5px;
    background-repeat: no-repeat;
    background-position: bottom;
}
div.popupmenu a
{
    color: #818181;
    text-decoration: none;
}
div.popupmenu a:hover
{
    color: #ef532a;
    text-decoration: none;
}
div.menuitem a
{
    color: #818181;
    text-decoration: none;
}
div.menuitem a:hover
{
    color: #ef532a;
    text-decoration: none;
}

#sddm
{	margin: 0;
	padding: 0;
	z-index: 30}

#sddm li
{	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font: bold 12px arial;

	}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 5px 10px 3px 10px;	
	color: #838383;
	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: #262626;
		font: 12px arial;
		font-weight:bold;
		width:123px;
		border-top:1px solid #7f7e6c;}

	#sddm div a:hover
	{	background: #605c4e;
		color: #9a9987;
		width:123px;
		}
	
</style>