@charset "UTF-8";
/* CSS Document */

body {margin:0px; height:100%; padding:0px; background-image: url(images/bg.jpg); background-repeat:repeat; font-family:Arial; color:#666666; font-size:12px;}

.tabla{background-color:#FFFFFF; border:#999999 solid thin;}

.logo{width:200px;}

.link{ color:#3366CC; text-decoration:none;}

.link a{color:#3366CC;text-decoration:none;}

.link a:hover{color: #666666;text-decoration:none;}

.cursos{ font-size:14px;color:#3366CC;}

.form{ border:#66CCFF thin solid}