a:link {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.name1 {
	font-family: Georgia, Times, serif;
	font-weight: bold;
	font-size: 44px;
	color: #330000;
	text-transform: lowercase;
}

.name2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 13px;
	color: #330000;
}

.name3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	color: #FFFFFF;
	text-transform: uppercase;
}

.menu1 {
	font-family: Georgia, Times, serif;
	font-weight: normal;
	font-size: 20px;
	color: #330000;
	text-transform: lowercase;
}

.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000099;
}

.menu3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #330000;
	font-weight: bold;
}

.menu4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #330000;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #330000;
}

.title1 {
	font-family: Georgia, Times, serif;
	font-size: 30px;
	color: #333366;
	line-height: 40px;
}

.title2 {
	font-family: Georgia, Times, serif;
	font-size: 24px;
	color: #330000;
	line-height: 28px;
}

.title3 {
	font-family: Georgia, Times, serif;
	font-size: 28px;
	color: #FF0000;
	line-height: 32px;
}

.bottom1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	line-height: 20px;
	font-weight: bold;
}
.bottom2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFCC;
	line-height: 13px;
}
.deco {
  font-family: Georgia, Times, serif;
  font-weight: bold;
  width:20em; /* Narrow the paragraphs to ensure that the second paragraph wraps. */
  font-size:120%;
  line-height:2; /* Increase the line height to make the gaps between lines clearer. */
  background-color:#ffff00
}

span {
  background-color:#ddd
  border:3px dashed #060
}
.deco2 {
  font-family: Georgia, Times, serif;
  width:20em; /* Narrow the paragraphs to ensure that the second paragraph wraps. */
  font-size:13px;
  line-height:1; /* Increase the line height to make the gaps between lines clearer. */
  background-color:#ffff00
}

span {
  background-color:#ddd
  border:3px dashed #060
}