/* CSS Document */

.title{
	font-family: fantasy, cursive;
	font-size: 36px;
	color: #FFFFFF;
	outline-color: #000000;
}
.title2 {
	font-family: Verdana, sans-serif;
	font-size: 30px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
}

.link{
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	outline-color: #FFFF00;
	color: #FFFFFF;
}

.title3{
	font-family: fantasy, cursive;
	font-size: 28px;
	color: #FFFFFF;
	outline-color: #000000;
}

.taryl1{
	background-color: #FFFFFF;
	color: #000000;
	font-family: fantasy, cursive;
	font-size: 28px;
	font-weight: bolder;
}

.taryl2{
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
}

.taryl3{
	color: #000000;
	font-family: Verdana, sans-serif;
	font-style: italic;
	font-stretch: narrower;
	font-variant: normal;
	font-size: 24px;
}
  