A{text-decoration: none;} 
A:link {text-decoration: none; color: #0000FF;}
A:visited {text-decoration: none; color: #0000FF;}
A:active {text-decoration: none; color: #000066;}
A:hover {text-decoration: underline; color: #0000FF;}
.BlackNormal {  font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; color: #000000}
.BlackNormalSmall { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #000000 }
.GreenNormalSmall { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: #336666}
.GrayNormalSmall { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #666666}
.WhiteNormalSmall { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: normal; color: #FFFFFF}
.GreenBoldLarge {  font-family: Arial, Helvetica, sans-serif; font-size: 16pt; font-style: normal; font-weight: bolder; color: #006666}
.BlackBoldNormal { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #000000 }
.BlackBoldLarge { font-family: Arial, Helvetica, sans-serif; font-size: 16pt; font-style: normal; font-weight: bolder; color: #000000}
.LightGreenBoldLarge { font-family: Arial, Helvetica, sans-serif; font-size: 14pt; font-style: normal; font-weight: bolder; color: #669999}
.WhiteBoldNormal { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #FFFFFF}
.quotation { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: normal; color: #990066}

a.bot:link
{
	color: #333333;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : none;
}
a.bot:visited
{
	text-decoration: none;
	color: #333333;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

a.bot:hover
{
	color: #0000FF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
    text-decoration: underline;
}

a.cal:link
{
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color: #0000FF;
}
a.cal:visited
{
	text-decoration: none;
	color: #0000FF;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
}

a.cal:hover
{
	color: #FF0000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
    text-decoration: underline;
}

.CalBlackNormalSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	background: #F0F0F0;
}

.CalDays {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bolder;
	color: #FFFFFF;
	background: #333333;
}
.BlackBold14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #336666;
}
.Reg12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
