body {
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}

img {
	border: 0px;
}
/*||||||||||| H |||||||||||||||||||||||*/
/*||||||||||| H1 |||||||||||||||||||||||*/

.h1 { 
	font-size: 20px;
/*	font-weight: bold;*/
	font-family: "Tahoma";
	color: #000000;
}

.h2 { 
	font-size: 18px;
/*	font-weight: bold;*/
	font-family: "Tahoma";
	color: #000000;
}

.h3 { 
	font-size: 16px;
/*	font-weight: bold;*/
	font-family: "Tahoma";
	color: #000000;
}
/*||||||||||||||||||| paragrafo rosa ||||||||||||||*/
.paragraph-cinza {
	color: #efefef;
	font-size: 12px;
	font-family: tahoma;
/*	text-transform:uppercase;*/
}


/*||||||||||||||||||| paragrafo ||||||||||||||*/
.paragraph {
	color: #505050;
	font-size: 12px;
	font-family: tahoma;
/*	text-transform:uppercase;*/
}

a:link {color: #0066cc; text-decoration:underline}
a:visited {color: #0066cc; text-decoration:underline}
a:hover {color: #0033cc; text-decoration:underline}
a:active {color: #0066cc; text-decoration:underline}


/*||||||||||||||||||| titulo cd ||||||||||||||*/
.titulo-cd {
	color: #C84D87; 
	font-size: 18px; font-family: tahoma; 
	font-weight: bold;
}

/*||||||||||||||||||| trabalhos - link ||||||||||||||*/
.trabalhos {
	color: #657535; 
	font-size: 12px; font-family: tahoma; 
	font-weight: bold;
	text-transform:uppercase;
}

.trabalhos-LINK {
	color: #657535; 
	font-size: 12px; font-family: tahoma; 
	font-weight: bold;
	text-transform:uppercase;
}

a.trabalhos-LINK:link, a.trabalhos-LINK:visited {
	color: #657535; 
	font-size: 12px; font-family: tahoma; 
	font-weight: bold;
	text-transform:uppercase;
}

a.trabalhos-LINK:hover {
	color: #98AF50; 
	font-size: 12px; font-family: tahoma; 
	font-weight: bold;
	text-transform:uppercase;
}
