Body{
margin-bottom:0px;
margin-top:0px;
margin-left:0px;
margin-right:0px;
background-image:url(../images/bg.jpg); background-repeat:repeat-x;
color:#43494F;
font-family:tahoma;
font-size:11px;
}
.dotted_border
{border:1px dotted #C8C8C8;
}
.Project_name
{font-family:arial;
font-size:13px;
font-weight:bold;
color:#8F8974;
}
.Project_desc
{font-family:tahoma;
font-size:11px;
color:#8F8974;
text-align:justify;
}
.Project_url
{font-family:tahoma;
font-size:11px;
color:#96C946;
text-decoration:underline;
}
.Project_url:hover
{font-family:tahoma;
font-size:11px;
color:#96C946;
text-decoration:none;
}
.url_bold
{font-family:tahoma;
font-size:11px;
color:#96C946;
font-weight:bold;
text-transform:uppercase;
text-decoration:none;
}
.url_bold:hover
{font-family:tahoma;
font-size:11px;
color:#96C946;
font-weight:bold;
text-transform:uppercase;
text-decoration:underline;
}