.head {
	font-family: Courier New; Rockwell Extra Bold; Georgia; 
	font-size: 25px;
	font-weight: bold;
	color: #000000;
}
.title {
	font-family: Courier New; Rockwell Extra Bold; Georgia; 
	font-size: 17px;
	font-weight: bold;
	color: #000000;
}
.topnav {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
}
.topnav a:link {
	color: #000000;
	text-decoration: none;
}
.topnav a:visited {
	color: #000000;
	text-decoration: none;
}
.topnav a:hover {
	color: #000000;
	text-decoration: underline;
}
.topnav a:active {
	color: #000000;
	text-decoration: underline;
}
.mytext {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	padding: 0px 15px 0px 15px;
}
.mytext a:link {
	color: #0000FF;
	text-decoration: underline;
}
.mytext a:visited {
	color: #0000FF;
	text-decoration: underline;
}
.mytext a:hover {
	color: #009900;
	text-decoration: underline;
}
.mytext a:active {
	color: #0000FF;
	text-decoration: underline;
}
.stext {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 0px 5px 0px 5px;
}
.stext a:link {
	color: #0000FF;
	text-decoration: underline;
}
.stext a:visited {
	color: #0000FF;
	text-decoration: underline;
}
.stext a:hover {
	color: #009900;
	text-decoration: underline;
}
.stext a:active {
	color: #0000FF;
	text-decoration: underline;
}
.baby {
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.baby a:link {
	color: #0000FF;
	text-decoration: underline;
}
.baby a:visited {
	color: #0000FF;
	text-decoration: underline;
}
.baby a:hover {
	color: #009900;
	text-decoration: underline;
}
.baby a:active {
	color: #0000FF;
	text-decoration: underline;
}
.floatright { 
	float: right; 
}
.floatleft { 
	float: left; 
}
.piclink {
	border-color: #000000;
	border-style: solid;
}


