﻿body
{
	background-color: #000000;
	font-family: Arial;
	font-size: 14px;
	color: #d2ab67;
}

a
{
	font-family: Arial;
	font-size: 14px;
	color: #d2ab67;
	text-decoration: underline;
}

.footer
{
	font-size: 14px;
}

.fundoContent
{
	background-image: url(../../img/fundoSite.jpg);
	background-repeat: no-repeat;
	width: 770px;
	height: 575px;
}

a .borderimg
{
	border: solid 1px #d2ab67;
}