body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	background-color:#d1d3d4
}

body {
font-weight: normal;
}
blockquote {
font-weight: normal;
}
div {
font-weight: normal;
}
p {
font-size: ;
font-weight: normal;
}
span {
font-weight: normal;
}
td {
font-weight: normal;
}
ol {
font-weight: normal;
}
ul {
font-weight: normal;
}
input {
font-weight: normal;
}
select {
font-weight: normal;
}
textarea {
font-weight: normal;
}
a:active, a:link, a:visited {
color: #ffffff;
font-weight: bold;
text-decoration: none;
font-size:13px
}
a:hover {

color: #ffbd1d;
font-weight: bold;
text-decoration: none;
font-size:13px
}

.normallink a:link       {color: black; text-decoration:underline}
.normallink a:visited    {color: black; text-decoration:underline}
.normallink a:hover      {color: black; text-decoration:underline}
.normallink a:active     {color: black; text-decoration:underline}

.navigation {line-height:23px}
		




/*.NewClass { font-family: Arial, Verdana; font-size:8px; font-weight:normal; font-style:normal; font-variant:normal; background: #d1d3d4; margin-left: 5px; margin-right: 5px; }