<style>
.titulo1{font-family:verdana; font-size:16px; color:#990000; font-weight:bold;}

.titulo2{font-family:verdana; font-size:14px; color:#0066CC; font-weight:bold;}

.titulo3{font-family:verdana; font-size:13; color:#333333; font-weight:bold;}

.titulo4{font-family:verdana; font-size:15; color:#900; letter-spacing:-15; font-weight:bolder;}

.texto{font-family:verdana; font-size:10px; color:#333333; font-weight:normal;}

.link{font-family:verdana; font-size:10px; color:#333333; font-weight:normal; text-decoration:none;}
.link:hover{font-family:verdana; font-size:10px; color:#0066CC; font-weight:normal; text-decoration:none;}
.link:visited{font-family:verdana; font-size:10px; color:#33333; font-weight:normal; text-decoration:none;}
.link:active{font-family:verdana; font-size:10px; color:#33333; font-weight:normal; text-decoration:none;}

.link2{font-family:verdana; font-size:10px; color:#333333; font-weight:normal; text-decoration:underline;}
.link2:hover{font-family:verdana; font-size:10px; color:#0066CC; font-weight:normal; text-decoration:underline;}
.link2:visited{font-family:verdana; font-size:10px; color:#33333; font-weight:normal; text-decoration:none;}
.link2:active{font-family:verdana; font-size:10px; color:#33333; font-weight:normal; text-decoration:none;}

</style>