/* CODED BY ARTHUR MOLA */



/* Main Layout */

body {
background: #FFFFFF;
text-align: none;
margin-top: 30px;
margin-bottom: 0px;
margin-left: 25px;
font-family: Arial, Century Gothic, Verdana, Trebuchet MS, Sans Serif;
font-size: 9px;
color: #666666;
}

TD	{ 	
	font-family: Arial, Century Gothic, Verdana, Trebuchet MS, Sans Serif;
	font-size: 9px; 
	color: #CCCCCC;
	}

.recentwork {
	font-family: Arial, Century Gothic, Verdana, Trebuchet MS, Sans Serif;
	font-size: 12px; 
	color: #999999;
	}
	
.copyright {
	font-family: Arial, Century Gothic, Verdana, Trebuchet MS, Sans Serif;
	font-size: 9px; 
	color: #CCCCCC;
	}
	
TR {
   font-family: Arial, Century Gothic, Verdana, Trebuchet MS, Sans Serif; 
   font-size: 9px; 
   color: #CCCCCC;
	}
	

/* Links ( Main ) */

a:link {
text-decoration: none;
color: #888888;
}
a:visited {
text-decoration: none;
color: #888888;
}
a:hover {
text-decoration: none;
color: #888888;
}
a:active {
text-decoration: none;
color: #888888;
}

/*...FORMS CSS...*/

.form {  
    color: #9C9C9C; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	background-color: #000000; 
	border: 15px #000000 solid;
	  }
