A.white_link{
	color: white;
	font-family: "Ms Sans Serif", Arial;
	font-size: 10pt;
	text-decoration: underline;
}

A.white_link:hover{
	color: white;
	font-family: "Ms Sans Serif", Arial;
	font-size: 10pt;
	text-decoration: none;
}

A.white_link:active{
	color: white;
	font-family: "Ms Sans Serif", Arial;
	font-size: 10pt;
	text-decoration: none;
}

A.white_link:visited{
	color: white;
	font-family: "Ms Sans Serif", Arial;
	font-size: 10pt;
	text-decoration: underline;
}

A:link {
	font-family: MS Sans Serif, Thonburi; font-size: 10pt;
	COLOR: #336699; 
	TEXT-DECORATION: underline;
}

A:visited {
	font-family: MS Sans Serif, Thonburi; font-size: 10pt;
	COLOR: #004444; TEXT-DECORATION: underline;
}

A:active {
	font-family: MS Sans Serif, Thonburi; font-size: 10pt;
	COLOR: blue; TEXT-DECORATION: none; 
}

A:hover {
	font-family: MS Sans Serif, Thonburi; font-size: 10pt;
	COLOR: blue; TEXT-DECORATION: none;
}

.text {  
	font-family: MS Sans Serif, Thonburi; font-size: 10pt;
}
.d_text {  
{color: #333399;
font-family: "Ms Sans Serif", Arial;
font-size: 9pt;
text-decoration: underline}
