﻿body 
{
margin-bottom:5;
margin-left:5;
margin-right:5;
margin-top:5;
font-size:10px;
font-family:Tahoma;   
}
A.tulink
{
font-size: inherit;
font-family: inherit;
color:navy;
TEXT-DECORATION:underline;
}
A:hover.tulink
{
font-size: inherit;
font-family: inherit;
color:orangered;
TEXT-DECORATION:underline;
}
h1.title{ margin: 0 0 0 0;color:#FA5600;font: bold 12px tahoma, Helvetica, sans-serif; clear: both; }
h2.title{ margin: 0 0 0 0;color:black;font: bold 12px tahoma, Helvetica, sans-serif; clear: both; }

li.home 
{
font-size: inherit;
font-family: inherit;
color: #000000;
list-style-type:square;
}

ul.home 
{
font-size: inherit;
font-family: inherit;
color: #000000;
list-style-type:square;
}

#site_map a 
{
color: navy;
text-decoration: underline;
font-size: inherit;
font-family: inherit;

}
#site_map a:hover
{
color: orangered;
text-decoration: underline;
font-size: inherit;
font-family: inherit;

}

#site_map_admin a 
{
color: #999999;
text-decoration: underline;
font-size: inherit;
font-family: inherit;

}
#site_map_admin a:hover
{
color: black;
text-decoration: underline;
font-size: inherit;
font-family: inherit;

}

.site_map_admin 
{
color: #999999;
font-size: inherit;
font-family: inherit;

}
