p {
	font-family: "Century Gothic", "Comic Sans MS", Arial;
	font-size: 14px;
	color: #000000;
	line-height: 16px;
}


h1 {
	font-family: "Century Gothic", "Comic Sans MS", Arial;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}

.bold {
	font-family: "Century Gothic", "Comic Sans MS", Arial;
	font-size: 22px;
	line-height: 10px;
	font-weight: bold;
	color: #000000;
}a:link {
	font-family: "Century Gothic", "Comic Sans MS", Arial;
	font-size: 14px;
	color: #CC0000;
	text-decoration: underline;
}
a:hover {
	font-family: "Century Gothic", "Comic Sans MS", Arial;
	font-size: 14px;
	color: #CC0000;
	text-decoration: none;
}

.autor {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: xx-small;
	color: #000000;
}

.text {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 14px;
	color: #000000;
}

a:visited {
	color: #CC0000;
}
em {
	font-family: "Century Gothic", "Comic Sans MS", Arial;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	text-decoration: underline;
}
li {
	font-family: "Century Gothic", "Comic Sans MS", Arial;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	line-height: 2;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: square;
}
.rot {
	color: #C00;
}

