.forCopyright
{
    FONT-SIZE: 10px;
    COLOR: #666666;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.forTexts
{
	FONT-SIZE: 10px;
	COLOR: #333333;
	LINE-HEIGHT: 20px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	TEXT-ALIGN: justify;
	text-decoration: none;
		a:hover 
	color: #FFCC33;
}
.forForms
{
    BORDER-RIGHT: 1px inset;
    BORDER-TOP: 1px inset;
    FONT-SIZE: 10px;
    BORDER-LEFT: 1px inset;
    COLOR: #000000;
    BORDER-BOTTOM: 1px inset;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
.forButton
{
    BORDER-RIGHT: 1px outset;
    BORDER-TOP: 1px outset;
    FONT-SIZE: 10px;
    BORDER-LEFT: 1px outset;
    COLOR: #000000;
    BORDER-BOTTOM: 1px outset;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}
a:hover {
	text-decoration: none;
	color: #FF9900;
}
