/*adventuretales global style sheet */

/*formatting for global mouseover text */
    a:link  {color:#000099; font-weight: bold; text-decoration:underline;}
    a:visited {color:#000099; font-weight: bold; text-decoration:underline;}
    a:active {color:#006699; font-weight: bold; text-decoration:none;}
    a:hover {color:#006699; font-weight: bold; text-decoration:none;}
/*
	.yellowtext {font-family: Georgia, Palatino, Times New-Roman, serif; font-size: 16px; font-weight: bold; color: #FFFFFF;}
	.head_lg {font-family: Georgia, Palatino, Times New-Roman, serif; font-size: 24px; font-weight: bolder; color: #000000;}
	.head_sm {font-family: Georgia, Palatino, Times New-Roman, serif; font-size: 18px; color: #000000;}
	.body16 {font-family: Georgia, Palatino, Times New-Roman, serif; font-size: 16px; color: #000000;}
	.body14 {font-family: Georgia, Palatino, Times New-Roman, serif; font-size: 14px; color: #000000;}
	.body13 {font-family: Georgia, Palatino, Times New-Roman, serif; font-size: 13px; color: #000000;}
	.body12 {font-family: Georgia, Palatino, Times New-Roman, serif; font-size: 12px; color: #000000;}
	.copyright {font-family: Georgia, Palatino, Times New-Roman, serif; font-size: 12px; color: #000000;}
*/
	.yellowtext {font-family: Times New-Roman, serif; font-size: 18px; font-weight: bold; color: #FFFFFF;}
	.head_lg {font-family: Times New-Roman, serif; font-size: 26px; font-weight: bolder; color: #000000;}
	.head_sm {font-family: Times New-Roman, serif; font-size: 20px; color: #000000;}
	.body16 {font-family: Times New-Roman, serif; font-size: 17px; color: #000000;}
	.body14 {font-family: Times New-Roman, serif; font-size: 15px; color: #000000;}
	.body13 {font-family: Times New-Roman, serif; font-size: 14px; color: #000000;}
	.body12 {font-family: Times New-Roman, serif; font-size: 14px; color: #000000;}
	.copyright {font-family: Times New-Roman, serif; font-size: 12px; color: #000000;}
