/* Body */
html,body {
  margin:0;
  padding:0;
  height:100%;
  width:100%;
  border:none;
  background-color:#4d4d4d;
  background-image:url(../png/bk.png); 
  background-repeat:repeat;
  background-position:center;
}

/* Text */

.big {font-family:Arial; font-size:16px; text-decoration:none; font-weight:normal; color:#000000;}
.big a:link, .big a:active, .big a:visited {font-family:Arial; font-size: 16px; text-decoration:none; font-weight:normal; color:#000000;}
.big a:hover { font-family:Arial; font-size:16px; text-decoration:none; font-weight:normal; color:#5f829c;}

.mid {font-family:Arial; font-size:14px; text-decoration:none; font-weight:normal; color:#000000;}
.mid a:link, .mid a:active, .mid a:visited {font-family:Arial; font-size: 14px; text-decoration:none; font-weight:normal; color:#000000;}
.mid a:hover { font-family:Arial; font-size:14px; text-decoration:none; font-weight:normal; color:#000000;}

.info {font-family:Arial; font-size: 11px; text-decoration:none; font-weight:normal; color:#515151;}
.info a:link, .info a:active, .info a:visited {font-family:Arial; font-size:11px; text-decoration:none; font-weight:normal; color:#58473b;}
.info a:hover {font-family:Arial; font-size:11px; text-decoration:underline; font-weight:normal; color:#000000;}

.red {font-family:Arial; font-size: 12px; text-decoration:none; font-weight:normal; color:#FF0000;}
.red a:link, .red a:active, .red a:visited {font-family:Arial; font-size:12px; text-decoration:none; font-weight:normal; color:#FF0000;}
.red a:hover {font-family:Arial; font-size:12px; text-decoration:underline; font-weight:normal; color:#FF0000;}

.morange {font-family: Arial; font-size:11px; text-decoration:none; font-weight:normal; color:#e5851b;}
.morange a:link, .morange a:active, .morange a:visited {font-family: Arial; font-size: 11px; text-decoration:none; font-weight:normal; color:#e5851b;}
.morange a:hover {font-family: Arial; font-size:11px; text-decoration:underline; font-weight:normal; color:#e5851b;}

.mwhite {font-family: Tahoma; font-size: 10px; text-decoration:none; font-weight:normal; color:#f7f7f7;}
.mwhite a:link, .mwhite a:active, .mwhite a:visited {font-family: Tahoma; font-size:10px; text-decoration:none; font-weight:normal; color:#f7f7f7;}
.mwhite a:hover {font-family: Tahoma; font-size: 10px; text-decoration:underline; font-weight:normal; color:#ffffff;}

.nwhite {font-family: Arial; font-size: 11px; text-decoration:none; font-weight:normal; color:#f7f7f7;}
.nwhite a:link, .nwhite a:active, .nwhite a:visited {font-family: Arial; font-size:11px; text-decoration:none; font-weight:normal; color:#f7f7f7;}
.nwhite a:hover {font-family: Arial; font-size: 11px; text-decoration:underline; font-weight:normal; color:#ffffff;}

.xwhite {font-family: Arial; font-size: 12px; text-decoration:none; font-weight:normal; color:#f7f7f7;}
.xwhite a:link, .xwhite a:active, .xwhite a:visited {font-family: Arial; font-size:12px; text-decoration:none; font-weight:normal; color:#f7f7f7;}
.xwhite a:hover {font-family: Arial; font-size: 12px; text-decoration:underline; font-weight:normal; color:#ffffff;}

.white {font-family: Arial; font-size: 16px; text-decoration:none; font-weight:normal; color:#ffffff;}
.white a:link, .white a:active, .white a:visited {font-family: Arial; font-size:16px; text-decoration:none; font-weight:normal; color:#ffffff;}
.white a:hover {font-family: Arial; font-size: 16px; text-decoration:none; font-weight:normal; color:#e5e5e5;}

.destaque {font-family:Arial; font-size:12px; text-decoration:none; font-weight:normal; color:#515151;}
.destaque a:link, .destaque a:active, .destaque a:visited { font-family: Arial, Tahoma, Verdana; font-size: 12px; text-decoration:none; font-weight:normal; color:#515151;}
.destaque a:hover {font-family: Arial; font-size:12px; text-decoration:underline; font-weight:normal; color:#846d5e;}

.bio {font-family:Arial; font-size:12px; text-decoration:none; font-weight:normal; color:#000000;}
.bio a:link, .bio a:active, .bio a:visited {font-family: Arial; font-size: 12px; text-decoration:none; font-weight:normal; color:#000000;}
.bio a:hover {font-family:Arial; font-size:12px; text-decoration:none; font-weight:normal; color:#696969;}

.mini {font-family: Tahoma, Arial; font-size: 10px; text-decoration:none; font-weight:normal; color:#717171}
.mini a:link, .mini a:active, .mini a:visited {font-family: Tahoma, Arial; font-size: 10px; text-decoration:none; font-weight:normal; color:#717171;}
.mini a:hover { font-family: Tahoma, Arial; font-size:10px; text-decoration:none; font-weight:normal; color:#4f4f4f;}

.minidark {font-family:Tahoma, Arial; font-size:10px; text-decoration:none; font-weight:normal; color:#333333;}
.minidark a:link, .minidark a:active, .minidark a:visited {font-family:Tahoma, Arial; font-size:10px; text-decoration:none; font-weight:normal; color:#333333;}
.minidark a:hover {font-family:Tahoma, Arial; font-size:10px; text-decoration:underline; font-weight:normal; color:#7f6656;}
