/* Copyright 2001-2010, Danny´s Home Page */

A {color: #000099; text-decoration: none};
A:hover {color: #0000FF};

.question {color: red;
	font-style: italic;}
		
.red {color: red;
	font-weight: bold;}

.green {color: green;
	font-weight: bold;}

.blue {color: blue;
	font-weight: bold;}

.vs {color: red;				/* versículos */
		font-style: italic;}

.vsg {color: green;				/* versículos */
		font-style: italic;}

.vsb {color: blue;				/* versículos */
		font-style: italic;}

.em {font-style: italic;}

.jus {text-align: justify;}

h1, h2, h3, h4, h5, h6 {
	text-align: center;
	font-family: Times;
	font-variant: small-caps;}

h1 {color: red;
	font-size: 30;}

h2 {color: black;
	font-size: 22;}

h3 {color: blue;
	font-size: 16;}

h4 {color: #008000; 
	text-align: left;
	font-size: 15;}

p {font-family: verdana;
	font-size: 13;}

td {font-family: verdana;
	font-size: 14;}

blockquote {
	font-family: Tahoma;
	font-size: 83%;
	font-style: italic;
	color: CC0066;
	text-align: justify;}

.made{font-style: italic;
	text-align: center;
	font-size: "12";
	color: red;
	font-family: verdana;}

.visit {
	font-weight: bold;
	text-align: center;
	font-family: Tahoma;
	font-size: "83%";
	font-style: italic;
	color: red;}
	
body {background-color: #FFFFCC}
/* ======================================================== */