/* Copyright 2001-2010, Danny´s Home Page */

* {font-weight: Verdana}
A {color: #FFFFFF; text-decoration: none}
A:hover {color: #FF0000};

body {background-image: url('../img/f/fd/classic.gif');

.vsb {
	color: blue;				/* versículos */
	font-weight: bold;}

li, ol, ul {
	text-align: center;
	font-family: Bookman Old Style;
	color: yellow;
	font-size: "15";}

h1 {
	color: red;
	text-align: center;
	font-family: Bookman Old Style;
	font-size: "32";}

h2 {color: Yellow;
	text-align: center;
	font-family: Times;
	font-size: "25";
	font-variant: small-caps;}

p, td {font-family: Bookman Old Style;
	font-size: 16;}

td {color: yellow;}

blockquote {
	display: block;
	font-family: Bookman Old Style;
	font-size: 85%;
	font-style: italic;
	color: yellow;
	text-align: justify;
	padding-left:3.5em; 
    padding-right:10.0em;};

.visit {
	font-weight: bold;
	text-align: center;
	font-family: Bookman Old Style;
	font-size: "90%";
	font-style: italic;
	color: yellow};

marquee {color: yellow;
		 font-style: italic;}

/* ======================================================== */