A:link
{
    COLOR: #ae3737;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: underline;
    FONT-SIZE: 10pt;
}
A:visited
{
    COLOR: #ae3737;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: underline;
    FONT-SIZE: 10pt;
}
A:active
{
    COLOR: #ae3737;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: underline;
    FONT-SIZE: 10pt;
}
A:hover
{
    COLOR: #c05e5e;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none;
    FONT-SIZE: 10pt;
}
.text
{
    COLOR: #333333;
    FONT-FAMILY: Arial;
    FONT-SIZE: 12pt;
}
.news
{
    COLOR: #666666;
    FONT-FAMILY: Arial;
    FONT-SIZE: 9pt;
}
.form
{
    COLOR: #333333;
    FONT-FAMILY: Arial;
    FONT-SIZE: 8pt;
}
a.form {font-size: 8pt; color: #cccccc; text-decoration: none}
a.form:visited {font-size: 8pt; color: #cccccc; text-decoration: underline}
a.form:active {font-size: 8pt; color: #cccccc; text-decoration: underline}
a.form:hover {font-size: 8pt; color: #999999; text-decoration: none}

div.golden_pic {
		float:left;
		margin:0px 20px 0px 15px;
		text-align:left;
		width:180px;
}

div.golden_pic img {
		float:left;
		border:none;
}

div.golden_pic div {
		float:left;
		margin-top:2px;
}

div.golden_pic div a {
		display:block;
		font:11px Arial;
		color:#fff;
		text-decoration:none;
}