/* ======================================================== */
/* Copyright 2001-2010, Danny´s Home Page */
/* Base Pensadores */

* {font-weight: Verdana}
A {color: 3333CC; text-decoration: none};
A:hover {color: FF0000};

body {background-image: url('../img/f/fd/cream.jpg');

.vs {color: red;}

.em {font-style: italic;}

.jus {text-align: justify;}

.made{font-style: italic;
	align: left;
	font-size: "12";
	color: red;
	font-family: verdana;}

h1, h2, h3, h5, h6 {text-align: center;
	font-variant: small-caps;
	font-family: Verdana;}

h1 {color: red;
	font-size: "25";}
	
h2 {color: blue;
	font-size: "18";}

h3 {color: green;
	font-size: "16";}

h4 {color: red;
	font-variant: small-caps;
	font-size: "14";
	text-align: left;}

p, td {font-family: verdana;
	font-size: 13;}

li, ol, ul {text-align: justify;
	font-family: verdana;
	font-size: "13";}

blockquote {
font-family: Tahoma;
font-size: 83%;
font-style: italic;
color: CC0066;
text-align: justify;}

.visit {
font-weight: bold;
font-family: Tahoma;
font-size: "83%";
font-style: italic;
color: 008000};
/* ======================================================== */