/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  Carlos Charles.com, Personal Portfolio
  http://www.carloscharles.com

  Copyright (c) 1983 - 2007 carloscharles.com

*/

BODY {
  background: #FFFFFF;
  color: #000000;
  margin: 0px;
}

A {
  color: #FFFFFF;
  text-decoration: none;
}

A:hover {
  color: #FFFFFF;
  text-decoration: underline;
}

.main-menu {
  font-family: Arial, Verdada, Tahoma, sans-serif;
  font-size: 10px;
  background: url(./images/menu.bar.jpg);
  color: #FFFFFF;
  font-weight : none;
}

.sitename {
  font-family: Verdada, Tahoma, sans-serif;
  font-size: 10px;
  color: #808080;
  font-weight : none;
}

.main {
  font-family: Verdada, Tahoma, sans-serif;
  font-size: 11px;
  color: #333333;
  font-weight : none;
}

.title01 {
  font-family: Verdada, Tahoma, sans-serif;
  font-size: 14px;
  color: #000077;
  font-weight : none;
}

.title02 {
  font-family: Verdada, Tahoma, sans-serif;
  font-size: 11px;
  color: #000077;
  font-weight : none;
}

.footer {
  font-family: Arial, Verdada, Tahoma, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
  background: #000055;
  font-weight : none;
}

.cell {
  font-family: Verdada, Tahoma, sans-serif;
  font-size: 10px;
  color: #FFFFFF;
  font-weight : none;
}
