.blue
{
    FONT-WEIGHT: 600;
    FONT-SIZE: 7pt;
    COLOR: blue;
    FONT-FAMILY: Arial, Verdana;
    TEXT-DECORATION: none
}
.green
{
    FONT-WEIGHT: 600;
    FONT-SIZE: 7pt;
    COLOR: #596d6a;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none
}
SELECT.smallselect
{
    FONT-WEIGHT: 500;
    FONT-SIZE: 9pt;
    COLOR: black;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none
}
.smallblue
{
    FONT-WEIGHT: 600;
    FONT-SIZE: 7pt;
    COLOR: blue;
    FONT-FAMILY: Arial, Verdana;
    TEXT-DECORATION: none
}
A
{
    COLOR: blue;
    TEXT-DECORATION: underline
}
SELECT
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: black;
    FONT-FAMILY: Verdana
}
.menuoff
{
    FONT-WEIGHT: 600;
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none
}
.menuon
{
    FONT-WEIGHT: 600;
    FONT-SIZE: 8pt;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none
}
.bluelink
{
    FONT-WEIGHT: 600;
    FONT-SIZE: 7.5pt;
    COLOR: blue;
    FONT-FAMILY: Verdana;
    TEXT-DECORATION: none
}

.propertylink:link
{
	font-family: Verdana;
	font-size: 8pt;
	color: blue;
	text-decoration: none;
	FONT-WEIGHT: 600;
}

.propertylink:visited
{
	font-family: Verdana;
	font-size: 8pt;
	color: blue;
	text-decoration: none;
	FONT-WEIGHT: 600;
}

.propertylink:active
{
	font-family: Verdana;
	font-size: 8pt;
	color: blue;
	text-decoration: none;
	FONT-WEIGHT: 600;
}

.propertylink:hover
{
	font-family: Verdana;
	font-size: 8pt;
	color: #596D6A;
	text-decoration: none;
	FONT-WEIGHT: 600;
}

.picturelink
{
	font-family: Verdana;
	font-size: 8pt;
	color: white;
	text-decoration: none;
	FONT-WEIGHT: 600;
}

.picturelink:link
{
	font-family: Verdana;
	font-size: 8pt;
	color: white;
	text-decoration: none;
	FONT-WEIGHT: 600;
}

.picturelink:visited
{
	font-family: Verdana;
	font-size: 8pt;
	color: white;
	text-decoration: none;
	FONT-WEIGHT: 600;
}

.picturelink:active
{
	font-family: Verdana;
	font-size: 8pt;
	color: white;
	text-decoration: none;
	FONT-WEIGHT: 600;
}

.picturelink:hover
{
	font-family: Verdana;
	font-size: 8pt;
	color: yellow;
	text-decoration: none;
	FONT-WEIGHT: 600;
}

