body {background-repeat: repeat-x;    
      background-color: #0b0c0d;
      text-align: left;
      font-family: Arial, Verdana;
      font-size: 14px;
      color: #9da0a8;}

a:link {color: #ff9f00;
	font-size: 14px;}
a:visited {color: #ff9f00;
	font-size: 14px;}
a:hover {color: #ffd742; text-decoration: underline;
      font-size: 14px;}

A{text-decoration:none}

table {background-color: #18191a;
	  background-repeat: repeat-x;
	  text-align: center;
      font-family: Arial, Verdana;
      font-size: 14px;
	  color: #9da0a8;}
	  
table.resume {background-color: #b8c0c8;
	  text-align: center;
      font-family: Arial, Verdana;
      font-size: 14px;
	  color: #9da0a8;}
	  
#title {color: #9da0a8;
	font-size: 20px;
	line-height:20px;
	font-weight:bold;
}

#note {color: #9da0a8;
	font-size: 12px;
}
	  