
td { font-size : 12px;
         color : #333333; }

.textLL{font-size:18px;
		color:#333333;}

.textL{font-size:14px;
		color:#333333;}

.textS{font-size:10px;
		color:#333333;}

.textLL_line{font-size:18px;
		line-height:160%;
		color:#333333;}

.textL_line{font-size:14px;
		line-height:140%;
		color:#333333;}

.textM_line{font-size:12px;
		line-height:120%;
		color:#333333;}

.textS_line{font-size:10px;
		line-height:140%;
		color:#333333;}

.blue{color:#343B8F;}

.lightblue{color:#1262AD;}

.red{color:#8D1618;}

.navy{color:#08107B;}

.green{color:#336666;}

.gray{color:#666666;}

.yellow{color:#cc6600;}


    A:LINK { color : #343b8f;
             text-decoration : none; }

    A:VISITED { color : #774979;
                text-decoration : none; }

    A:HOVER { color : #ff9900;
              text-decoration : none; }

    A:ACTIVE { color : #b2b6e7;}

    A.bodylink:LINK{color : #343b8f;text-decoration : underline;}
    A.bodylink:VISITED{color : #343b8f;text-decoration : underline;}
    A.bodylink:HOVER{color : #ff9900;text-decoration : underline;}
    A.bodylink:ACTIVE{color : #b2b6e7;text-decoration : underline;}
