@charset "utf-8";
.style {
	background-color: #FFFFCC;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #6600FF;
}
.line {
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6600FF;
	border-left-color: #6600FF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #6600FF;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #6600FF;
	background-color: #FFFFCC;
}
.dots {
	border-bottom-width: medium;
	border-bottom-style: dotted;
	border-bottom-color: #6600FF;
	background-color: #FFFFCC;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #6600FF;
	border-left-color: #6600FF;
}
.bottomLine {
	background-color: #FFFFCC;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #6600FF;
	border-bottom-color: #6600FF;
	border-left-color: #6600FF;
}
.mylink1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}
.mylink1:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #6600FF;
	text-decoration: none;
}
.mylink2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color: #3300FF;
	text-decoration: underline;
}
.mylink2:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
}
.mylink3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #FF0099;
	font-style: normal;
}
.mylink3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #6600FF;
	text-decoration: none;
}
.mylink4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	text-decoration: underline;
}
.mylink4:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #6600FF;
	text-decoration: none;
}
.mylink5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #6600FF;
	text-decoration: underline;
}
.mylink5:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #FF6666;
	text-decoration: none;
}
.mylink6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #3300FF;
	text-decoration: underline;
}
.mylink6:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #CC0099;
	text-decoration: none;
}
