<?xml version="1.0" encoding="UTF-8"?>
body {background-color : #ffffff; color : #333333; font-family : "Verdana", Times, serif;}

table {
    border-width: 0px 0px 0px 0px;
	border-spacing: 3px;
	border-style: outset outset outset outset;
	border-style: none none none none;
	border-collapse: separate;
	background-color: white;
}

/*
.lojas {
	border-width: 0px 0px 0px 0px;

	border-style: dotted;
	border-color: gray;
	border-collapse: separate;
	background-color: #376cc5;
}

.ladrilhos {
	border-width: 3px 3px 3px 3px;
	border-style: dotted dotted;
	border-color: #376cc5;
	background-color: #ffffff;
}


td {
 color : #000000;
 font-family: Verdana;
 font-size: 11px;
 font-weight:normal;
}


.tdtitulo {

 background-image: url('images/back1.jpg')
}

.ladrilhodentro {
        border-width: 0px 0px 0px 0px;
	border-space: 0px 0px 4px 0px;
	border-color: #000000 ;
	background-color: #f4f4f5;
}

.white {
  color : #FFFFFF;
  font-family : Verdana;
  font-size : 11px;
  font-weight : normal;
 }
.text {
 color : #FFFFFF;
 font-family : Verdana;
 font-size : 11px;
 font-weight : normal;
 margin-left: 15px;
 margin-right: 15px;
}
*/

a:link {color : #0000FF; font-family : "Verdana"; font-size : 11px; text-decoration : underline; font-weight : normal;}
a:visited {color : #0000FF; font-family : "Verdana"; font-size : 11px; text-decoration : underline; font-weight : normal;}
a:hover {color : #0000FF; font-family : "Verdana"; font-size : 11px; text-decoration : underline; font-weight : normal;}

a.white:link {color : #FFFFFF; font-family : "Verdana"; font-size : 11px; text-decoration : none; font-weight : normal;}
a.white:visited {color : #FFFFFF; font-family : "Verdana"; font-size : 11px; text-decoration : none; font-weight : normal;}
a.white:hover {color : #FFFFFF; font-family : "Verdana"; font-size : 11px; text-decoration : none; font-weight : normal;}

a.news:link {color : #0000E8; font-family : "Verdana"; font-size : 11px; text-decoration : underline; font-weight : normal;}
a.news:visited {color : #0000E8; font-family : "Verdana"; font-size : 11px; text-decoration : underline; font-weight : normal;}
a.news:hover {color : #0000E8; font-family : "Verdana"; font-size : 11px; text-decoration : underline; font-weight : normal;}

