a:Link {color : #29a0c3;text-decoration: underline;}
a:Visited  {color : #29a0c3;text-decoration: underline;}
a:Active  {color : #29a0c3;text-decoration: underline;}
a:Hover  {color : #fff;text-decoration: underline;}


body {
background-color:#29a0c3;
background-position:top;
background-repeat:repeat-x;

}
table.placa {
background-image:url(placa.jpg);
background-repeat:no-repeat;
}

td.texto {
		font-family:"Trebuchet MS", Tahoma;
		font-size:14px;
		color: #fff;
		padding-left:230px;
		padding-top:396px;
		padding-right:10px;
}

