/* Copyright MIGUELTAXADESIGN, Miguel Taxa, José Viana */
/* Projecto: Albergaria Quim Barreiros -> Agosto.2005 */

body {
	margin : 10px;
	font-family : Verdana, Arial, helvetica, sans-serif;
	font-size : 10px;
	/* background-color: #FFFFFF; */
}

A:link {   color: #ffffff; text-decoration: none; font-weight: bold;}
A:visited {  color: #ffffff; text-decoration: none; font-weight: bold;}
A:hover {color: #ff0000;text-decoration: underline; font-weight: bold;}

A.normal:link {   color: #FFFFFF; text-decoration: none; font-weight: normal;}
A.normal:visited {  color: #FFFFFF; text-decoration: none; font-weight: normal;}
A.normal:hover {color: #FFFFFF;text-decoration: underline; font-weight: normal;}

/*---------------------------Fundos------*/
.fundo1{
	background-image: url(imgs/fundo1.gif);
	background-repeat : no-repeat;
	background-position : left;
}

.geral {
	background-image: url(imgs/geral.gif);
}
