div#container
{
   width: 900px;
   position: relative;
   margin-top: 0px;
   margin-left: auto;
   margin-right: auto;
   text-align: left;
}
body
{
   text-align: center;
   margin: 0;
   background-color: #FFFFFF;
   background-image: url(images/szbackground2.jpg);
   background-attachment: fixed;
   background-repeat: no-repeat;
   background-position: center center;
   color: #000000;
}
a.NewTest:link
{
   color: #FFFFFF;
   text-decoration: none;
}
a.NewTest:visited
{
   color: #FFFFFF;
   text-decoration: none;
}
a.NewTest:active
{
   color: #282828;
   font-weight: bold;
   text-decoration: none;
}
a.NewTest:hover
{
   color: #282828;
   font-weight: bold;
   text-decoration: none;
}
a.Newtestbottom:link
{
   color: #282828;
   text-decoration: none;
}
a.Newtestbottom:visited
{
   color: #282828;
   text-decoration: none;
}
a.Newtestbottom:active
{
   color: #FFFFFF;
   text-decoration: none;
}
a.Newtestbottom:hover
{
   color: #FFFFFF;
   text-decoration: none;
}
a.just_text:link
{
   color: #282828;
   text-decoration: none;
}
a.just_text:visited
{
   color: #282828;
   text-decoration: none;
}
a.just_text:active
{
   color: #282828;
   text-decoration: none;
}
a.just_text:hover
{
   color: #282828;
   text-decoration: none;
}
