@charset "utf-8";
/* CSS Document */

.TABLEPLAN {
	width:600px;
	font-size: x-small;
	font-style: normal;
	color: #666666;
	text-align:left;
	background-color: #EAEAEA;
	border-bottom-style: double;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.TABLEPLAN a:link {font-family: Arial, Helvetica, sans-serif; color: #996600;}
.TABLEPLAN a:visited {font-family: Arial, Helvetica, sans-serif; color: #996600;}
.TABLEPLAN a:hover {font-family: Arial, Helvetica, sans-serif; color: #666666; text-decoration: underline overline;}
.TABLEPLAN a:active {font-family: Arial, Helvetica, sans-serif; color: #EEEEEE;}

