/* 背景設定 */

body {
	background-image : url("image/tex3.jpg"); 
	background-attachment : fixed;
	background-repeat : repeat-x;
 }


/* グレーの文字設定 */

.T9-GLAY{
	font-size: 70%;
	line-height: 130%;
	color: #393A3A;
	text-decoration: none;
	}

A.T9-GLAY:link{color: #393A3A; text-decoration: underline;}
A.T9-GLAY:visited{color: #E55701; text-decoration: underline;}
A.T9-GLAY:link:hover{color: #393A3A; text-decoration: none;background-color: #E6E6E6;}
A.T9-GLAY:visited:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}

.T9-GLAY-BOLD{
	font-size: 70%;
	line-height: 130%;
	color: #393A3A;
	font-weight: bold;
	text-decoration: none;
	}

A.T9-GLAY-BOLD:link{color: #393A3A; text-decoration: underline;}
A.T9-GLAY-BOLD:visited{color: #E55701; text-decoration: underline;}
A.T9-GLAY-BOLD:link:hover{color: #393A3A; text-decoration: none;background-color: #E6E6E6;}
A.T9-GLAY-BOLD:visited:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}


.T10-GLAY{
	font-size: 75%;
	line-height: 130%;
	color: #393A3A;
	text-decoration: none;
	}

A.T10-GLAY:link{color: #393A3A; text-decoration: underline;}
A.T10-GLAY:visited{color: #E55701; text-decoration: underline;}
A.T10-GLAY:link:hover{color: #393A3A; text-decoration: none;background-color: #E6E6E6;}
A.T10-GLAY:visited:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}

.T10-GLAY-BOLD{
	font-size: 75%;
	line-height: 130%;
	color: #393A3A;
	font-weight: bold;
	text-decoration: none;
	}

A.T10-GLAY-BOLD:link{color: #393A3A; text-decoration: underline;}
A.T10-GLAY-BOLD:visited{color: #E55701; text-decoration: underline;}
A.T10-GLAY-BOLD:link:hover{color: #393A3A; text-decoration: none;background-color: #E6E6E6;}
A.T10-GLAY-BOLD:visited:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}

.T11-GLAY{
	font-size: 80%;
	line-height: 130%;
	color: #393A3A;
	text-decoration: none;
	}

A.T11-GLAY:link{color: #393A3A; text-decoration: underline;}
A.T11-GLAY:visited{color: #E55701; text-decoration: underline;}
A.T11-GLAY:link:hover{color: #393A3A; text-decoration: none;background-color: #E6E6E6;}
A.T11-GLAY:visited:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}

.T11-GLAY-BOLD{
	font-size: 80%;
	line-height: 130%;
	color: #393A3A;
	font-weight: bold;
	text-decoration: none;
	}

A.T11-GLAY-BOLD:link{color: #393A3A; text-decoration: underline;}
A.T11-GLAY-BOLD:visited{color: #E55701; text-decoration: underline;}
A.T11-GLAY-BOLD:link:hover{color: #393A3A; text-decoration: none;background-color: #E6E6E6;}
A.T11-GLAY-BOLD:visited:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}

.T12-GLAY{
	font-size: 83%;
	line-height: 130%;
	color: #393A3A;
	text-decoration: none;
	}

A.T12-GLAY:link{color: #393A3A; text-decoration: underline;}
A.T12-GLAY:visited{color: #E55701; text-decoration: underline;}
A.T12-GLAY:link:hover{color: #393A3A; text-decoration: none;background-color: #E6E6E6;}
A.T12-GLAY:visited:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}

.T12-GLAY-BOLD{
	font-size: 83%;
	line-height: 130%;
	color: #393A3A;
	font-weight: bold;
	text-decoration: none;
	}

A.T12-GLAY-BOLD:link{color: #393A3A; text-decoration: underline;}
A.T12-GLAY-BOLD:visited{color: #E55701; text-decoration: underline;}
A.T12-GLAY-BOLD:link:hover{color: #393A3A; text-decoration: none;background-color: #E6E6E6;}
A.T12-GLAY-BOLD:visited:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}

.T14-GLAY{
	font-size: 90%;
	line-height: 130%;
	color: #393A3A;
	text-decoration: none;
	}

A.T14-GLAY:link{color: #393A3A; text-decoration: underline;}
A.T14-GLAY:visited{color: #E55701; text-decoration: underline;}
A.T14-GLAY:link:hover{color: #393A3A; text-decoration: none;background-color: #E6E6E6;}
A.T14-GLAY:visited:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}

.T14-GLAY-BOLD{
	font-size: 90%;
	line-height: 130%;
	color: #393A3A;
	font-weight: bold;
	text-decoration: none;
	}

A.T14-GLAY-BOLD:link{color: #393A3A; text-decoration: underline;}
A.T14-GLAY-BOLD:visited{color: #E55701; text-decoration: underline;}
A.T14-GLAY-BOLD:link:hover{color: #393A3A; text-decoration: none;background-color: #E6E6E6;}
A.T14-GLAY-BOLD:visited:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}


/* オレンジの文字設定 */

.T10-ORANGE{
	font-size: 75%;
	line-height: 130%;
	color: #E55701;
	text-decoration: none;
	}

A.T10-ORANGE:link{color: #E55701; text-decoration: underline;}
A.T10-ORANGE:visited{color: #E55701; text-decoration: underline;}
A.T10-ORANGE:link:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}
A.T10-ORANGE:visited:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}

.T10-ORANGE-BOLD{
	font-size: 75%;
	line-height: 130%;
	color: #E55701;
	font-weight: bold;
	text-decoration: none;
	}

A.T10-ORANGE-BOLD:link{color: #E55701; text-decoration: underline;}
A.T10-ORANGE-BOLD:visited{color: #E55701; text-decoration: underline;}
A.T10-ORANGE-BOLD:link:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}
A.T10-ORANGE-BOLD:visited:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}

.T11-ORANGE{
	font-size: 80%;
	line-height: 130%;
	color: #E55701;
	text-decoration: none;
	}

A.T11-ORANGE:link{color: #E55701; text-decoration: underline;}
A.T11-ORANGE:visited{color: #E55701; text-decoration: underline;}
A.T11-ORANGE:link:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}
A.T11-ORANGE:visited:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}

.T11-ORANGE-BOLD{
	font-size: 80%;
	line-height: 130%;
	color: #E55701;
	font-weight: bold;
	text-decoration: none;
	}

A.T11-ORANGE-BOLD:link{color: #E55701; text-decoration: underline;}
A.T11-ORANGE-BOLD:visited{color: #E55701; text-decoration: underline;}
A.T11-ORANGE-BOLD:link:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}
A.T11-ORANGE-BOLD:visited:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}

.T12-ORANGE{
	font-size: 83%;
	line-height: 130%;
	color: #E55701;
	text-decoration: none;
	}

A.T12-ORANGE:link{color: #E55701; text-decoration: underline;}
A.T12-ORANGE:visited{color: #E55701; text-decoration: underline;}
A.T12-ORANGE:link:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}
A.T12-ORANGE:visited:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}

.T12-ORANGE-BOLD{
	font-size: 83%;
	line-height: 130%;
	color: #E55701;
	font-weight: bold;
	text-decoration: none;
	}

A.T12-ORANGE-BOLD:link{color: #E55701; text-decoration: underline;}
A.T12-ORANGE-BOLD:visited{color: #E55701; text-decoration: underline;}
A.T12-ORANGE-BOLD:link:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}
A.T12-ORANGE-BOLD:visited:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}

.T14-ORANGE{
	font-size: 90%;
	line-height: 130%;
	color: #E55701;
	text-decoration: none;
	}

A.T14-ORANGE:link{color: #E55701; text-decoration: underline;}
A.T14-ORANGE:visited{color: #E55701; text-decoration: underline;}
A.T14-ORANGE:link:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}
A.T14-ORANGE:visited:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}

.T14-ORANGE-BOLD{
	font-size: 90%;
	line-height: 130%;
	color: #E55701;
	font-weight: bold;
	text-decoration: none;
	}

A.T14-ORANGE-BOLD:link{color: #E55701; text-decoration: underline;}
A.T14-ORANGE-BOLD:visited{color: #E55701; text-decoration: underline;}
A.T14-ORANGE-BOLD:link:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}
A.T14-ORANGE-BOLD:visited:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}

.T16-ORANGE{
	font-size: 100%;
	line-height: 130%;
	color: #E55701;
	text-decoration: none;
	}

A.T16-ORANGE:link{color: #E55701; text-decoration: underline;}
A.T16-ORANGE:visited{color: #E55701; text-decoration: underline;}
A.T16-ORANGE:link:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}
A.T16-ORANGE:visited:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}

.T16-ORANGE-BOLD{
	font-size: 100%;
	line-height: 130%;
	color: #E55701;
	font-weight: bold;
	text-decoration: none;
	}

A.T16-ORANGE-BOLD:link{color: #E55701; text-decoration: underline;}
A.T16-ORANGE-BOLD:visited{color: #E55701; text-decoration: underline;}
A.T16-ORANGE-BOLD:link:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}
A.T16-ORANGE-BOLD:visited:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}



/* グリーンの文字設定 */

.T10-GREEN{
	font-size: 75%;
	line-height: 130%;
	color: #067D84;
	text-decoration: none;
	}

A.T10-GREEN:link{color: #067D84; text-decoration: underline;}
A.T10-GREEN:visited{color: #E55701; text-decoration: underline;}
A.T10-GREEN:link:hover{color: #067D84; text-decoration: none;background-color: #E6E6E6;}
A.T10-GREEN:visited:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}

.T10-GREEN-BOLD{
	font-size: 75%;
	line-height: 130%;
	color: #067D84;
	font-weight: bold;
	text-decoration: none;
	}

A.T10-GREEN-BOLD:link{color: #067D84; text-decoration: underline;}
A.T10-GREEN-BOLD:visited{color: #E55701; text-decoration: underline;}
A.T10-GREEN-BOLD:link:hover{color: #067D84; text-decoration: none;background-color: #E6E6E6;}
A.T10-GREEN-BOLD:visited:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}

.T11-GREEN{
	font-size: 80%;
	line-height: 130%;
	color: #067D84;
	text-decoration: none;
	}

A.T11-GREEN:link{color: #067D84; text-decoration: underline;}
A.T11-GREEN:visited{color: #E55701; text-decoration: underline;}
A.T11-GREEN:link:hover{color: #067D84; text-decoration: none;background-color: #E6E6E6;}
A.T11-GREEN:visited:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}

.T11-GREEN-BOLD{
	font-size: 80%;
	line-height: 130%;
	color: #067D84;
	font-weight: bold;
	text-decoration: none;
	}

A.T11-GREEN-BOLD:link{color: #067D84; text-decoration: underline;}
A.T11-GREEN-BOLD:visited{color: #E55701; text-decoration: underline;}
A.T11-GREEN-BOLD:link:hover{color: #067D84; text-decoration: none;background-color: #E6E6E6;}
A.T11-GREEN-BOLD:visited:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}

.T12-GREEN{
	font-size: 83%;
	line-height: 130%;
	color: #067D84;
	text-decoration: none;
	}

A.T12-GREEN:link{color: #067D84; text-decoration: underline;}
A.T12-GREEN:visited{color: #E55701; text-decoration: underline;}
A.T12-GREEN:link:hover{color: #067D84; text-decoration: none;background-color: #E6E6E6;}
A.T12-GREEN:visited:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}

.T12-GREEN-BOLD{
	font-size: 83%;
	line-height: 130%;
	color: #067D84;
	font-weight: bold;
	text-decoration: none;
	}

A.T12-GREEN-BOLD:link{color: #067D84; text-decoration: underline;}
A.T12-GREEN-BOLD:visited{color: #E55701; text-decoration: underline;}
A.T12-GREEN-BOLD:link:hover{color: #067D84; text-decoration: none;background-color: #E6E6E6;}
A.T12-GREEN-BOLD:visited:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}

.T14-GREEN{
	font-size: 90%;
	line-height: 130%;
	color: #067D84;
	text-decoration: none;
	}

A.T14-GREEN:link{color: #067D84; text-decoration: underline;}
A.T14-GREEN:visited{color: #E55701; text-decoration: underline;}
A.T14-GREEN:link:hover{color: #067D84; text-decoration: none;background-color: #E6E6E6;}
A.T14-GREEN:visited:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}

.T14-GREEN-BOLD{
	font-size: 90%;
	line-height: 130%;
	color: #067D84;
	font-weight: bold;
	text-decoration: none;
	}

A.T14-GREEN-BOLD:link{color: #067D84; text-decoration: underline;}
A.T14-GREEN-BOLD:visited{color: #E55701; text-decoration: underline;}
A.T14-GREEN-BOLD:link:hover{color: #067D84; text-decoration: none;background-color: #E6E6E6;}
A.T14-GREEN-BOLD:visited:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}


/* ホワイトの文字設定 */

.T10-WHITE{
	font-size: 75%;
	line-height: 130%;
	color: #FFFFFF;
	text-decoration: none;
	}

A.T10-WHITE:link{color: #FFFFFF; text-decoration: underline;}
A.T10-WHITE:visited{color: #E55701; text-decoration: underline;}
A.T10-WHITE:link:hover{color: #FFFFFF; text-decoration: none;background-color: #E6E6E6;}
A.T10-WHITE:visited:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}

.T10-WHITE-BOLD{
	font-size: 75%;
	line-height: 130%;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}

A.T10-WHITE-BOLD:link{color: #FFFFFF; text-decoration: underline;}
A.T10-WHITE-BOLD:visited{color: #E55701; text-decoration: underline;}
A.T10-WHITE-BOLD:link:hover{color: #FFFFFF; text-decoration: none;background-color: #E6E6E6;}
A.T10-WHITE-BOLD:visited:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}

.T11-WHITE{
	font-size: 80%;
	line-height: 130%;
	color: #FFFFFF;
	text-decoration: none;
	}

A.T11-WHITE:link{color: #FFFFFF; text-decoration: underline;}
A.T11-WHITE:visited{color: #E55701; text-decoration: underline;}
A.T11-WHITE:link:hover{color: #FFFFFF; text-decoration: none;background-color: #E6E6E6;}
A.T11-WHITE:visited:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}

.T11-WHITE-BOLD{
	font-size: 80%;
	line-height: 130%;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}

A.T11-WHITE-BOLD:link{color: #FFFFFF; text-decoration: underline;}
A.T11-WHITE-BOLD:visited{color: #E55701; text-decoration: underline;}
A.T11-WHITE-BOLD:link:hover{color: #FFFFFF; text-decoration: none;background-color: #E6E6E6;}
A.T11-WHITE-BOLD:visited:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}

.T12-WHITE{
	font-size: 83%;
	line-height: 130%;
	color: #FFFFFF;
	text-decoration: none;
	}

A.T12-WHITE:link{color: #FFFFFF; text-decoration: underline;}
A.T12-WHITE:visited{color: #E55701; text-decoration: underline;}
A.T12-WHITE:link:hover{color: #FFFFFF; text-decoration: none;background-color: #E6E6E6;}
A.T12-WHITE:visited:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}

.T12-WHITE-BOLD{
	font-size: 83%;
	line-height: 130%;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}

A.T12-WHITE-BOLD:link{color: #FFFFFF; text-decoration: underline;}
A.T12-WHITE-BOLD:visited{color: #E55701; text-decoration: underline;}
A.T12-WHITE-BOLD:link:hover{color: #FFFFFF; text-decoration: none;background-color: #E6E6E6;}
A.T12-WHITE-BOLD:visited:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}

.T14-WHITE{
	font-size: 90%;
	line-height: 130%;
	color: #FFFFFF;
	text-decoration: none;
	}

A.T14-WHITE:link{color: #FFFFFF; text-decoration: underline;}
A.T14-WHITE:visited{color: #E55701; text-decoration: underline;}
A.T14-WHITE:link:hover{color: #FFFFFF; text-decoration: none;background-color: #E6E6E6;}
A.T14-WHITE:visited:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}

.T14-WHITE-BOLD{
	font-size: 90%;
	line-height: 130%;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	}

A.T14-WHITE-BOLD:link{color: #FFFFFF; text-decoration: underline;}
A.T14-WHITE-BOLD:visited{color: #E55701; text-decoration: underline;}
A.T14-WHITE-BOLD:link:hover{color: #FFFFFF; text-decoration: none;background-color: #E6E6E6;}
A.T14-WHITE-BOLD:visited:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}


/* レッド文字設定 */

.T10-RED{
	font-size: 75%;
	line-height: 130%;
	color: #CE1714;
	text-decoration: none;
	}

A.T10-RED:link{color: #CE1714; text-decoration: underline;}
A.T10-RED:visited{color: #E55701; text-decoration: underline;}
A.T10-RED:link:hover{color: #CE1714; text-decoration: none;background-color: #E6E6E6;}
A.T10-RED:visited:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}

.T10-RED-BOLD{
	font-size: 75%;
	line-height: 130%;
	color: #CE1714;
	font-weight: bold;
	text-decoration: none;
	}
	
A.T10-RED-BOLD:link{color: #CE1714; text-decoration: underline;}
A.T10-RED-BOLD:visited{color: #E55701; text-decoration: underline;}
A.T10-RED-BOLD:link:hover{color: #CE1714; text-decoration: none;background-color: #E6E6E6;}
A.T10-RED-BOLD:visited:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}

.T11-RED{
	font-size: 80%;
	line-height: 130%;
	color: #CE1714;
	text-decoration: none;
	}

A.T11-RED:link{color: #CE1714; text-decoration: underline;}
A.T11-RED:visited{color: #E55701; text-decoration: underline;}
A.T11-RED:link:hover{color: #CE1714; text-decoration: none;background-color: #E6E6E6;}
A.T11-RED:visited:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}

.T11-RED-BOLD{
	font-size: 80%;
	line-height: 130%;
	color: #CE1714;
	font-weight: bold;
	text-decoration: none;
	}
	
A.T11-RED-BOLD:link{color: #CE1714; text-decoration: underline;}
A.T11-RED-BOLD:visited{color: #E55701; text-decoration: underline;}
A.T11-RED-BOLD:link:hover{color: #CE1714; text-decoration: none;background-color: #E6E6E6;}
A.T11-RED-BOLD:visited:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}



.T12-RED{
	font-size: 83%;
	line-height: 130%;
	color: #CE1714;
	text-decoration: none;
	}

A.T12-RED:link{color: #CE1714; text-decoration: underline;}
A.T12-RED:visited{color: #E55701; text-decoration: underline;}
A.T12-RED:link:hover{color: #CE1714; text-decoration: none;background-color: #E6E6E6;}
A.T12-RED:visited:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}

.T12-RED-BOLD{
	font-size: 83%;
	line-height: 130%;
	color: #CE1714;
	font-weight: bold;
	text-decoration: none;
	}
	
A.T12-RED-BOLD:link{color: #CE1714; text-decoration: underline;}
A.T12-RED-BOLD:visited{color: #E55701; text-decoration: underline;}
A.T12-RED-BOLD:link:hover{color: #CE1714; text-decoration: none;background-color: #E6E6E6;}
A.T12-RED-BOLD:visited:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}

.T14-RED{
	font-size: 90%;
	line-height: 130%;
	color: #CE1714;
	text-decoration: none;
	}

A.T14-RED:link{color: #CE1714; text-decoration: underline;}
A.T14-RED:visited{color: #E55701; text-decoration: underline;}
A.T14-RED:link:hover{color: #CE1714; text-decoration: none;background-color: #E6E6E6;}
A.T14-RED:visited:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}

.T14-RED-BOLD{
	font-size: 90%;
	line-height: 130%;
	color: #CE1714;
	font-weight: bold;
	text-decoration: none;
	}
	
A.T14-RED-BOLD:link{color: #CE1714; text-decoration: underline;}
A.T14-RED-BOLD:visited{color: #E55701; text-decoration: underline;}
A.T14-RED-BOLD:link:hover{color: #CE1714; text-decoration: none;background-color: #E6E6E6;}
A.T14-RED-BOLD:visited:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}


/* ブルー文字設定 */

.T10-BLUE{
	font-size: 75%;
	line-height: 130%;
	color: #14459C;
	text-decoration: none;
	}

A.T10-BLUE:link{color: #14459C; text-decoration: underline;}
A.T10-BLUE:visited{color: #E55701; text-decoration: underline;}
A.T10-BLUE:link:hover{color: #14459C; text-decoration: none;background-color: #E6E6E6;}
A.T10-BLUE:visited:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}

.T10-BLUE-BOLD{
	font-size: 75%;
	line-height: 130%;
	color: #14459C;
	font-weight: bold;
	text-decoration: none;
	}
	
A.T10-BLUE-BOLD:link{color: #14459C; text-decoration: underline;}
A.T10-BLUE-BOLD:visited{color: #E55701; text-decoration: underline;}
A.T10-BLUE-BOLD:link:hover{color: #14459C; text-decoration: none;background-color: #E6E6E6;}
A.T10-BLUE-BOLD:visited:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}


.T11-BLUE{
	font-size: 80%;
	line-height: 130%;
	color: #14459C;
	text-decoration: none;
	}

A.T11-BLUE:link{color: #14459C; text-decoration: underline;}
A.T11-BLUE:visited{color: #E55701; text-decoration: underline;}
A.T11-BLUE:link:hover{color: #14459C; text-decoration: none;background-color: #E6E6E6;}
A.T11-BLUE:visited:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}

.T11-BLUE-BOLD{
	font-size: 80%;
	line-height: 130%;
	color: #14459C;
	font-weight: bold;
	text-decoration: none;
	}
	
A.T11-BLUE-BOLD:link{color: #14459C; text-decoration: underline;}
A.T11-BLUE-BOLD:visited{color: #E55701; text-decoration: underline;}
A.T11-BLUE-BOLD:link:hover{color: #14459C; text-decoration: none;background-color: #E6E6E6;}
A.T11-BLUE-BOLD:visited:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}


.T12-BLUE{
	font-size: 83%;
	line-height: 130%;
	color: #14459C;
	text-decoration: none;
	}

A.T12-BLUE:link{color: #14459C; text-decoration: underline;}
A.T12-BLUE:visited{color: #E55701; text-decoration: underline;}
A.T12-BLUE:link:hover{color: #14459C; text-decoration: none;background-color: #E6E6E6;}
A.T12-BLUE:visited:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}

.T12-BLUE-BOLD{
	font-size: 83%;
	line-height: 130%;
	color: #14459C;
	font-weight: bold;
	text-decoration: none;
	}
	
A.T12-BLUE-BOLD:link{color: #14459C; text-decoration: underline;}
A.T12-BLUE-BOLD:visited{color: #E55701; text-decoration: underline;}
A.T12-BLUE-BOLD:link:hover{color: #14459C; text-decoration: none;background-color: #E6E6E6;}
A.T12-BLUE-BOLD:visited:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}

.T14-BLUE{
	font-size: 90%;
	line-height: 130%;
	color: #14459C;
	text-decoration: none;
	}

A.T14-BLUE:link{color: #14459C; text-decoration: underline;}
A.T14-BLUE:visited{color: #E55701; text-decoration: underline;}
A.T14-BLUE:link:hover{color: #14459C; text-decoration: none;background-color: #E6E6E6;}
A.T14-BLUE:visited:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}

.T14-BLUE-BOLD{
	font-size: 90%;
	line-height: 130%;
	color: #14459C;
	font-weight: bold;
	text-decoration: none;
	}
	
A.T14-BLUE-BOLD:link{color: #14459C; text-decoration: underline;}
A.T14-BLUE-BOLD:visited{color: #E55701; text-decoration: underline;}
A.T14-BLUE-BOLD:link:hover{color: #14459C; text-decoration: none;background-color: #E6E6E6;}
A.T14-BLUE-BOLD:visited:hover{color: #E55701; text-decoration: none;background-color: #E6E6E6;}