.3_bold {  font-family: "Comic Sans MS", Verdana, Arial; font-size: 26px; font-style: normal; font-weight: bold}
.4_ital {  font-size: 34px; font-style: italic; font-weight: bold}
.2_norm {
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: 21px;
	font-style: normal;
	font-weight: normal;
}
.2_ital { font-family: ; font-size: 21px; font-style: italic; font-weight: normal }
.none_norm { font-family: "Comic Sans MS", Verdana, Arial; font-size: 13px; font-style: normal; font-weight: normal }
.3_norm { font-family: "Comic Sans MS", Verdana, Arial; font-size: 26px; font-style: normal; font-weight: normal}

body { scrollbar-face-color: #FFC8C0; scrollbar-arrow-color: #FF6699}

A.type2:link    {font-size: 21px; color:#FFFF00; text-decoration:underline;}
A.type2:visited {font-size: 21px; color:#FFFF00; text-decoration:underline;}
A.type2:active  {font-size: 21px; color:#FFFF00; text-decoration:underline;}
A.type2:hover   {font-size: 21px; color:#00FF00; text-decoration:underline;}

A.type3:link    {font-size: 12px; color:#FFFF00; text-decoration:none; background-color: #0000FF}
A.type3:visited {font-size: 12px; color:#FFFF00; text-decoration:none; background-color: #0000FF}
A.type3:active  {font-size: 12px; color:#FFFF00; text-decoration:none; background-color: #0000FF}
A.type3:hover   {font-size: 12px; color:#0000FF; text-decoration:none; background-color: #00FF00}

A.type4:link    {font-family: "Comic Sans MS", Verdana, Arial; font-size: 16px; font-weight: normal; color:#FFFF00; text-decoration:none; background-color: none}
A.type4:visited {font-family: "Comic Sans MS", Verdana, Arial; font-size: 16px; font-weight: normal; color:#FFFF00; text-decoration:none; background-color: none}
A.type4:active  {font-family: "Comic Sans MS", Verdana, Arial; font-size: 16px; font-weight: normal; color:#FFFF00; text-decoration:none; background-color: none}
A.type4:hover   {
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: 16px;
	font-weight: normal;
	color:#00FF00;
	text-decoration:underline;
	background-color: none;
}
A.type5:link    {font-size: 14px; color:#00FF00; text-decoration:none; background-color: none}
A.type5:visited {font-size: 14px; color:#00FF00; text-decoration:none; background-color: none}
A.type5:active  {font-size: 14px; color:#00FF00; text-decoration:none; background-color: none}
A.type5:hover   {font-size: 14px; color:#FFFF00; text-decoration:underline; background-color: none}

A.type6:link    {
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: 21px;
	font-weight: bold;
	color:#ff0080;
	text-decoration:underline;
	background-color: none;
	font-style: italic;
}
A.type6:visited {
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: 21px;
	font-weight: bold;
	color:#ff0080;
	text-decoration:underline;
	background-color: none;
	font-style: italic;
}
A.type6:active  {
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: 21px;
	font-weight: bold;
	color:#ff0080;
	text-decoration:underline;
	background-color: none;
	font-style: italic;
}
A.type6:hover   {
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: 21px;
	font-weight: bold;
	color:#0080FF;
	text-decoration:underline;
	background-color: none;
	font-style: italic;
}

.norm_blue {
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: 21px;
	font-style: normal;
	font-weight: normal;
	color: #0080FF;
}
.norm_pink {
	font-family: "Comic Sans MS", Verdana, Arial;
	font-size: 21px;
	font-style: normal;
	font-weight: normal;
	color: #FF00FF;
}
.ital_mag {
font-family: ;
	font-size: 21px;
	font-style: italic;
	font-weight: normal;
	color: #FF0080;
	font-family: "Comic Sans MS", Verdana, Arial;
}
.subtitle {
	font-size: 34px;
	font-style: italic;
	font-weight: bold;
	font-family: "Comic Sans MS", Verdana, Arial;
	color: #0080FF;
	text-decoration: underline;
}

#Layer2 {
	position:relative;
	width:114px;
	height:115px;
	z-index:3;
	left: 1px;
	top: 0px;
	visibility: visible;
}
#Layer1 {
	position:relative;
	width:120px;
	height:115px;
	z-index:4;
	visibility: visible;
	right: 1px;
	top: 0px;
	/* [disabled]left: 1px; */
}
body {
	background-color: #ffaed5;
	background-image: url(../blue_roc7_light.gif);
	background-repeat: repeat;
}
.guidebk1 {
	background-color: #FFF191;
	background-image: url(../booktitle_backdrop.gif);
	border: 2px solid #FF0;
}

