﻿body 
{
	background:black;
	color:White;
	font-family:Tahoma;
	font-size:small;
}

a
{
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:underline;
	white-space:nowrap;
	font-family:arial,sans-serif;
	font-size:11px;
	line-height:13px;
}

    a:hover {
        background-color: #FFFFFF;
        color: #000000;
    }


.remove-all-styles {
    all: revert;
}

.gva {
    color: #FFFFFF;
    font-weight: normal;
    white-space: normal;
    text-decoration: none;
    font-family: arial,sans-serif;
    font-size: 11px;
    line-height: 13px;
}

.abg 
{
	color:#FFFFFF;
	font-family:arial,sans-serif;
	font-size:12px;
	padding:0px 1px;
	white-space:nowrap;
	text-decoration:underline;
}

.sep 
{
	height:2px;
	width:100%;
}

.al 
{
	font-family:arial,sans-serif;
	font-size:11px;
	line-height:13px;
	overflow:hidden;
	width:160px;
}