body         { font-family: Angsana New; font-size: 12pt }
.calender    { font-family: "Cordia New"; font-size: 12pt}
.header      { font-family: Courier New; font-size: 12pt }
td           { font-family:  Cordia New; font-size: 12pt }

a  {
	color : #0055e7;
	font-family: "MS Sans Serif", Tahoma, sans-serif;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}

a:hover {
	color : #999999;
	font-family: MS Sans Serif, MS Sans Serif, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 12px;
	font-weight: normal;
}

a:visited {
	color : #0055e7;
	font-family: MS Sans Serif, MS Sans Serif, Helvetica, sans-serif;
	text-decoration : none;
	font-size: 12px;
	font-weight: normal;
}

a:visited:hover {
	color : #999999;
	font-family: MS Sans Serif, MS Sans Serif, Helvetica, sans-serif;
	text-decoration : underline;
	font-size: 12px;
	font-weight: normal;
}
