﻿body 
{
	margin-top:10px;
	margin-bottom:10px;
	margin-left:0px;
	margin-right:0px;
	background-image:url(images/bg.png);
}
.title
{
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:White;
}
.text
{
	font-family:Tahoma;
	font-size:12px;
	font-weight:normal;
}
a:link, a:visited { color: #003366; font-family:Tahoma; font-size:12px; font-weight:normal; text-decoration: none;} 
a:active, a:hover { color: #FF6600; font-family:Tahoma; font-size:12px; font-weight:normal; text-decoration: none;}
.ab
    {
        color: #999966;
    }
