/* Copyright 2001-2010 Danny´s Home Page */
/* Base Mensagens */

.{font-weight: Arial, Tahoma;}

.{font-family: Arial, Tahoma, Copperplate Gothic Light, Verdana;}

A:visited {color: #000099; text-decoration: none;}

A:hover {color: #FF0000;
	background-color: yellow;}

.vs {color: red;				/* versículos */
		font-style: italic;}

.red {color: red;}

.redb {color: red;
	font-weight: bold;}

.vsg {color: green;				/* versículos */
		font-style: italic;}

.green {color: green;}

.greenb {color: green;
	font-weight: bold;}

.vsb {color: blue;				/* versículos */
		font-style: italic;}

.vsw {color: brown;				/* versículos */
		font-style: italic;}

.navy {color: navy;}

.brown {color: #993333;}

.brownb {color: #993333;
	font-weight: bold;}
	
.roxo {color: #800080;}

.em {font-style: italic;}

h1, h2, h3, h4, h5, h6 {
	text-align: center;
	font-variant: small-caps;}

h1 {color: red;
	font-size: "22";}
	
h2 {color: blue;
	font-size: "18";}
	
h3 {color: black;
	font-size: "16";}

h4 {color: brown;
	font-size: "14";}

h5 {color: green;
	font-size: "13";}
	
p, td {font-size: "15";}

li, ol, ul {text-align: justify;
	font-size: "14";}
	
blockquote {font-family: Arial;
	font-size: 85%;
	font-style: italic;
	color: CC0066;
	text-align: justify;}

.made{font-style: italic;
	align: left;
	font-size: "12";
	color: red;
	font-family: Arial;}

.visit {font-weight: bold;
	font-family: Arial;
	font-size: "85%";
	font-style: italic;
	color: 008000}

marquee{display: block;
	margin-left: auto; 
	margin-right: auto;
	margin-top: 1em !important; 
	margin-bottom: 1em !important; 
	width: 90%;
	color: red;
	font-family: Copperplate Gothic bold;}

.fn {font-style: italic;
	text-align: right;
	font-size: "9";
	color: brown;
	font-family: verdana;}

body {background-image: url('../img/f/fd/cream.jpg')
/* ======================================================== */