
a:link { text-decoration: none; color: #8080FF;}
a:visited { text-decoration: none; color: #8080FF;}
a:hover { text-decoration: none;  color: #8080FF; font-size: 110%;}
a:active { text-decoration: none; color: #00005F;}

#pos_news { position:absolute; top:10px; left:20px; width:110px; height:50px; z-index:1; }

body
{
background-color:#FFFFFF;
background:url(images/background.jpg) repeat-y fixed;
font-size: smaller;
font-family:Verdana,Arial,serif;
}

.head
{
font-size:150%;
font-weight:bold;
color:#8080FF;
line-height:100%;
}

.heads
{
font-size:100%;
font-weight:bold;
color:#00005F;
line-height:100%;
}

.news
{
font-size:80%;
font-weight:bold;
color:#FF0000;
line-height:120%;
}
.menu
{
font-size:100%;
font-weight:bold;
color:#8080FF;
line-height:150%;
}

.texth
{
font-size:100%;
font-weight:bold;
color:#8080FF;
line-height:150%;
}

.text
{
font-size:100%;
font-weight:normal;
color:#000000;
line-height:130%;
text-align:justify;
}

.texti
{
font-size:100%;
font-weight:bold;
font-style:italic;
color:#00005F;
line-height:150%;
}

.texts
{
font-size:80%;
font-weight:normal;
color:#000000;
line-height:150%;
}

.foot
{
font-size:80%;
font-weight:bold;
color:#8080FF;
line-height:100%;
}