body { background-color:#3D413F;
       spacing:0px;
       margin:0px;
       padding:0px;
       line-height:13px;
       font-size: 9px;
       text-align:justify;
       scrollbar-face-color:#A07089;
       scrollbar-highlight-color:#A07089;
       scrollbar-shadow-color:#666666;
       scrollbar-3dlight-color:#A07089;
       scrollbar-arrow-color:#ECECEC;
       scrollbar-track-color:#3D413F;
       scrollbar-darkshadow-color:#C2C2C2;

.projects { color:#DDF1D0;
           font-size: 9px;
           font-family: tahoma;}
a img {
		border-style: solid;
	border-width:3px;
	border-color: #414141;
	background-color:333333;}
a:hover img {
		border-style: solid;
	border-width:3px;
	border-color: #B43167;
	background-color:333333;   }

.01 { color:#C3C3C3;
              font-size: 9px;
              font-family: Trebuchet MS;
              font-weight: normal;
              text-align: left;
              padding-right: 1px;
              padding-top: 1px;
              padding-bottom: 1px;}

.02 { color:#666666;
                font-family: Trebuchet MS;
                font-size: 9px;
                text-align: right;
                padding-left: 1px;
                padding-right: 1px;
                padding-top: 4px;
                padding-bottom: 4px;}

a:link { text-decoration:none;
            color:#C64F2D;
            font-weight: bold;}
a:visited { text-decoration:none;
                color:#C64F2D;
                font-weight: bold;}
a:hover { color:#9C596A;
			   font-weight: bold;
			   cursor:crosshair;}
a:active {color:#9C596A;
			   font-weight: normal;
			   cursor:crosshair;}
