BODY
{
	background-image : url(../images/background.jpg);
}
A
{
    color			: royalblue;
    text-decoration	: none;
}
A:hover
{
    color			: mediumblue;
    text-decoration	: underline;
}
.clsForeword
{
    color		: black;
    font-family	: Verdana, Tahoma, Arial;
    font-size	: 10pt;
}
.clsTextMenu A
{
    font-family	: Tahoma, Verdana, Arial;
    font-size	: 10pt;
    font-weight	: bold;
}
.clsRingLinks
{
	font-family	: Verdana, Tahoma, Arial;
	font-size	: 8pt;
}
.clsLogonControls
{
	font-family	: Verdana, Tahoma, Arial;
	font-size	: 8pt;
}
.clsLogonControls INPUT
{
	font-family	: Verdana, Tahoma, Arial;
	font-size	: 8pt;
}
