﻿body 
{
	margin: 0 0 0 0;
	font-family: Tahoma;
	font-size: 12px;
	text-align: center;
	color: #02536D;
	background-color: #f0eeee;
}	
.Sitemap 
{
    font-size: x-small;
    color: #FFFF00;
    text-decoration: none;
}
.Sitemap:hover
{
    font-size: x-small;
    color: #FF0000;
    text-decoration: none;
}	
.English 
{
	direction: ltr;
}
a
{
	color: blue;
    font-size: 12px;
    text-decoration: none;
}
a:hover
{
    font-size: 12px;
    color: #bc0000;
    text-decoration: none;
}

a.MenuLink
{
    font-size: 11px;
    font-weight: 700;
    color: #ffffff;
    text-decoration: none;
}
a.MenuLink:hover
{
    font-size: 11px;
    font-weight: 700;
    color: #fff200;
    text-decoration: none;
}
a.Download 
{
	font-size: 10px;
    font-weight: 700;
    color: #336666;
    text-decoration: none;
}
a.Download:hover
{
	font-size: 10px;
    font-weight: 700;
    color: #ff0000;
    text-decoration: none;
}
a.HotLink
{
    font-size: 11px;
    font-weight: 700;
    color: #ff0000;
    text-decoration: none;
}
a.HotLink:hover
{
    font-size: 11px;
    font-weight: 700;
    color: #0000ff;
    text-decoration: none;
}
a.Categories
{
    font-size: 11px;
    font-weight: 700;
    color: #6f785f;
    text-decoration: none;
}
a.Categories:hover
{
    font-size: 11px;
    font-weight: 700;
    color: #0000ff;
    text-decoration: none;
}
a.FAQ
{
    font-size: 12px;
    font-weight: 700;
    color: #bc0000;
    text-decoration: none;
}
a.FAQ:hover
{
    font-size: 12px;
    font-weight: 700;
    color: #ff6400;
    text-decoration: none;
}
a.SitemapLink
{
    font-size: x-small;
    color: Red;
    text-decoration: none;
}
a.SitemapLink:hover
{
    font-size: x-small;
    color: Black;
    text-decoration: none;
}
a.Command 
{
    font-size: x-small;
    color: Green;
    text-decoration: none;
}
a.Command:hover
{
    font-size: x-small;
    color: Blue;
    text-decoration: none;
}
a.ITRECORD 
{
    font-size: x-small;
    font-style: italic;
    color: #000000;
    text-decoration: none;	
}
