﻿body
{
	color: #0000cc;
	font-size: 14px;
}
a
{
    font: white;
    color: white;
    text-decoration: underline;
}
a:hover
{
    font:white;
    color:white;
    text-decoration: underline;
}
a:active
{
    font: white;
    color: white;
    text-decoration: underline;
}
a:visited
{
    font: white;
    color: white;
    text-decoration: underline;
}
a:link
{
    font: white;
    color: white;
    text-decoration: underline;
}
.TopMenu
{
    
    
}
