/* Cascading Style Sheet */

body		{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color : #333333;
}

/* body.intro {background: White; } */
/* body.design	{background: White; } */
/* body.create {background: White; } */
/* body.onweb	{background: White; } */
/* body.refs {background: White; } */

TABLE {
			font-size: 12px;
 			font-family: Arial, Helvetica, sans-serif;
			font-color: #333333;
}

a:link { color: #ffffff; 
			font-weight: bold; 
			text-decoration: none;}

a:active { color: #ffffff; 
			font-weight: bold;
			text-decoration: none; }

a:visited {  color: #ffffff; 
			font-weight: bold;
			text-decoration: none; }

a:hover {color: #ffffcc; 
			font-weight: bold;
			text-decoration: none; }

h1		{ }

h2		{ }

h3		{ }

h4	{ }