a:link { text-decoration:none;  }
a:visited { text-decoration:none; }
a:active { text-decoration:none; }
a:hover {text-decoration: underline;}

#topoData {
	width: 780px;
	height: 24px;
	position: absolute;
	top: 0px;
	left: 0px;
}

#menu {
	width: 172px;
	height: 400px;
	position: absolute;
	top: 190px;
	left: 0px;
}

.texto {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
}

.subtitulo {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}

.titulo {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
}

#moldura {
	width: 234px;
	height: 210px;
	position: relative;
	top: 0px;
	left: 10px;
	background-image: url(../imagens/moldura.gif);
}

#textorck {
	width: 198px;
	height: 129px;
	position: relative;
	top: 10px;
	left: 25px;
	background-image: url(../imagens/texto_rck.gif);
}

#casamento {
	width: 204px;
	height: 144px;
	position: relative;
	top: 0px;
	left: 265px;
}

.ud_caixa {
	font-family:Verdana;
	font-size:8pt;
	border-width:1pt;
	border-top-color:rgb(51,51,51);
	border-right-color:rgb(204,204,204);
	border-bottom-color:rgb(204,204,204);
	border-left-color:rgb(51,51,51);
	border-style:solid;
}