.css title 
	{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	color: #373737;
}
.css title a:link {color: #A6A6A6}
.css title a:visited {color: #D0D0D0}

.css text1 {
	font-family: Garamond;
	font-size: 12px;
	font-style: normal;
	line-height: 12px;
	color: #CCCCCC;}
.css text1 a:link {
	text-decoration: none;
	color: #333333
}
.css text1 a:visited {text-decoration: none;color: #666666}
.css text1 a:hover {color: #cccccc}
.css text1 a:active {
	color: #000000
}
.css text2 {
	font-family: Lucida Handwriting;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	color: #FFFFFF;
}
.css text2 a:link {
	text-decoration: none;
	color: #FF0000
}
.css text2 a:visited {
	text-decoration: none;
	color: #000000
}
.css text2 a:hover {
	color: #FF0000
}
.css text2 a:active {
	color: #000000
}
.css text3 {
	font-family: Tahoma;
	font-size: 14px;
	font-style: normal;
	line-height: 15px;
}
.css text3 a:link {text-decoration: none; color: #669966}
.css text3 a:visited {text-decoration: none;color: #669966}
.css text3 a:hover {text-decoration: underline;color: #669999}
.css text3 a:active {text-decoration: underline;color: #669999
}

.css text4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFCC;
	text-decoration: blink;
	border: thin dashed #FFFFCC;
	list-style-type: none;
	cursor: help;
}
