﻿body 
{
    
}
._default
{
    font-family:Tahoma;
    font-size:13px;
}
._default A
{
    font-family:Tahoma;
    font-size:9px;
    text-decoration:none;
    font-weight:bold;
}
.Modal
{
    background-color:Gray;
    filter:alpha(opacity=70);
	opacity:0.7;
}