P  {}

H1  {}

H2  {}

H3  {}

A  {
	text-decoration : none;
	color : #0000FF;
}

A:Visited  {
	text-decoration : none;
	color : #0000FF;
}

A:Active  {
	text-decoration : underline;
	color : #9900CC;
}

A:Hover  {
	color : #9900CC;
	text-decoration : underline;
}

BODY  {}

#derecha {
	width: 200px;
	font-size: smaller;
	background: #E9D99A;
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: left;
	padding: 5px;
}

#izquierda {
	width: 250px;
	font-size: smaller;
	background: #E9D99A;
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: left;
	padding: 5px;
}

#cita {
	width: 450px;
	font-size: smaller;
	background: #E9D99A;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
	padding: 5px;
	font-family: "Courier New", Courier, monospace;
}

div.feedburnerFeedBlock ul {
	margin-left: 0;
	padding-left: 15;
	list-style: none;
	list-style-type: circle;
}

#twitter_update_list {
	margin-left: 0;
	padding-left: 15;
	list-style: none;
	list-style-type: circle;
}

.peque {
	font-size: smaller;
}
