﻿body
{
    font-family: Verdana;
    font-size: 12px;
    background-image: url(/Graphics/bg.png);
    background-repeat: repeat-x;
    background-attachment: fixed;
}

.bottom
{
    font-family: Verdana;
	font-size: 11px
}

.input
{
	font-size: 11px;
	color: #0F80FF;
	font-style: normal;
	font-family: Verdana;
	font-variant: normal;
	text-decoration: none;
	border: #0F80FF 1px solid;
}

a:visited { font-size: 12px; color: #0F80FF; font-style: normal; font-family: Verdana; font-variant: normal; text-decoration: none; }
a:link { font-size: 12px; color: #0F80FF; font-style: normal; font-family: Verdana; font-variant: normal; text-decoration: none; }
a:active { font-size: 12px; color: #0F80FF; font-style: normal; font-family: Verdana; font-variant: normal; text-decoration: none; }
a:hover { font-size: 12px; color: Gray; font-style: normal; font-family: Verdana; font-variant: normal; text-decoration: none; }

a.bottom:visited { font-size: 11px; color: #0F80FF; font-style: normal; font-family: Tahoma; font-variant: normal; text-decoration: none; }
a.bottom:link { font-size: 11px; color: #0F80FF; font-style: normal; font-family: Tahoma; font-variant: normal; text-decoration: none; }
a.bottom:active { font-size: 11px; color: #0F80FF; font-style: normal; font-family: Tahoma; font-variant: normal; text-decoration: none; }
a.bottom:hover { font-size: 11px; color: Gray; font-style: normal; font-family: Tahoma; font-variant: normal; text-decoration: none; }