a.link:link{
background:transparent;
color:#ccff99;

}
a.link:visited{
background:transparent;
color:#ccff99;

}
a.link:hover{
background:transparent;
color:#ffffff;

}

a:link{
background:transparent;
color:#ccff99;

}
a:visited{
background:transparent;
color:#ccff99;

}
a:hover{
background:transparent;
color:#ffffff;

}
body,td{
background:#003700;
color:#ffffff;
font-family:times new roman,times,sans-serif;
margin:0px
}
h1,h2,h3{
background:#003700;
color:#ce2557}
img{
border:0px
}
.center{
text-align:center
}
.content{
left:140px;
position:absolute;
top:120px;
width:550px
}
.footer{
font-size:70%;
font-weight:bold;
text-align:center
}
.header{
left:0px;
position:absolute;
top:0px;
bottom:45px;
}
.imageborder{
border:1px;
border-color:#000000;
border-style:solid
}
.links{
background:#003700;
color:#ffffff;
font-size:14px;
font-weight:bold;
height:100%;
right:0px;
padding-left:0px;
padding-top:0px;
position:absolute;
text-align:center;
top:120px;
width:105px
}
.tech{
font-size:80%
}
.imagefloatleft {
float:left;padding:5px;
 }
 .imagefloatright{
float:right;padding:5px;
 }