.highlight1 {
	border: #7F9DB9 solid 1px;
	/*background-color: #DDEEFF;*/
	background-color: #ADF5AD;
	}

.text1 {
	color:#000099;
	font-weight:bold;
	}

.text2 {
	color:#006600;
	font-weight:bold;
	}

.text3 {
	color:#CC0000;
	font-weight:bold;
	}

a.text1, a.text1:link {
	color: #3300ff;
	text-decoration:underline;
	}
 
a.text1:visited {
	color: #3300ff;
	text-decoration:underline;
	}

a.text1:hover {
	color:#3300ff;
	text-decoration:none;
	}

a.text1:active {
	color: #000099;
	}
	
a.text2, a.text2:link {
	color: #006600;
	text-decoration:underline;
	}
 
a.text2:visited {
	color: #006600;
	text-decoration:underline;
	}

a.text2:hover {
	color:#006600;
	text-decoration:none;
	}

a.text2 :active{
	color: #006600;
	}
	
a.text3, a.text3:link {
	color: #FF0000;
	text-decoration:underline;
	}
 
a.text3:visited {
	color: #FF0000;
	text-decoration:underline;
	}

a.text3:hover {
	color:#FF0000;
	text-decoration:none;
	}

a.text3:active {
	color: #FF0000;
	}
	
a.text4, a.text4:link {
	color: #CC6600;
	text-decoration:underline;
	}
 
a.text4:visited {
	color: #CC6600;
	text-decoration:underline;
	}

a.text4:hover {
	color:#CC6600;
	text-decoration:none;
	}

a.text4:active {
	color: #CC6600;
	}
	
.box_left_top {
	}
	
.box_left_bottom {
	font-size: 1.3em;
	padding: 1em 0.5em;
	text-align:center;
	}
	
.box_right_top {
	}
	
.box_right_bottom {
	font-size: 1.3em;
	padding: 1em 0.5em;
	text-align:center;
	}