	
A.text:link, A.text:visited {
    font-size: 12px;
    color: #E9E7DA;
	text-decoration: none
}

A.text:hover {
    color: #E9E7DA;
    font-weight: bold;
	text-decoration: none
}
A.mid_link:link, A.mid_link:visited {
    font-size: 12px;
    color: #3D4C65;
	text-decoration: none
}

A.mid_link:hover {
    color: #3D4C65;
    font-weight: bold;
	text-decoration: none
}
A.hang_link:link, A.hang_link:visited {
    font-size: 11px;
    color: #3D4C65;
	text-decoration: none
}

A.hang_link:hover {
    color: #3D4C65;
    font-weight: bold;
	text-decoration: none
}
TD.text1 {
    vertical-align: top;
    padding: 12px;
    font-size: 11px;
    color: #3D4C65;
	font-family: verdana;
}
TD.text2 {
	horizontal-align: rigth;
    padding: 5px;
    font-size: 14px;
    color: #E9E7DA;
	font-family: verdana;
}
TD.text3 {
    vertical-align: top;
    padding: 40px;
    font-size: 12px;
    color: #3D4C65;
	font-family: verdana;
}
TD.text_rep {
    vertical-align: top;
    padding: 14px;
    font-size: 10px;
    line-height: 14px;
	color: #3D4C65;
	font-family: verdana;
}
TD.text_rep_cim {
    vertical-align: top;
    font-size: 14px;
	color: #3D4C65;
	font-family: verdana;
}
TD.text_rep_link {
    padding: 14px;
    font-size: 9px;
	color: #3D4C65;
	font-family: verdana;
	text-decoration: none
}
A.rep_link:link, A.rep_link:visited {
    font-size: 9px;
    color: #3D4C65;
	text-decoration: none
}

A.rep_link:hover {
    color: #3D4C65;
    font-weight: bold;
	text-decoration: none
}
.HandCursor{ cursor: hand;}