/*stylesheet for fauchon hong portfolio web site*/

/*Fauchon Hong mutnodjmet@yahoo.com*/

/*begin style for <body> tag*/
body
{ background-color: white; }
/*end style for <body> tag*/

/*begin class for span*/
span.contact
{ font-family: Verdana, "Trebuchet MS";
font-size: 10pt; 
line-height: 130%; }

span.client
{font-family: Verdana, "Trebuchet MS"; 
font-size: 10pt; 
font-weight: bold; }

span.summary
{ font-family: Verdana, "Trebuchet MS"; 
font-size: 8pt; }
/*end class for span*/

a.mailto
{ font-family: Verdana, "Trebuchet MS" ;
font-size: 10pt; 
line-height: 130%;
text-decoration: underline; }
a.mailto:link { color: #000000; }
a.mailto:visited { color: #3366FF; }
a.mailto:active { color: #3399FF; }
a.mailto:hover { color: #3399FF; }
