@import url(global.css);
body{
background:white url("../_img/body-bckgrnd-green.gif") top right no-repeat;
}

h1{background: url("../_img/title-eng-successstories.png") top left no-repeat;}



#header-row a:hover, #header-row a.selected{
text-decoration:none;
color: #2acd00;
}

#main-center a:link, #main-center a:visited{
color: #2acd00;
text-decoration:none;
border:none;
}
#main-center a:hover{text-decoration:underline;border:none}
#quote{
display:block;
width:auto;
font-size:xx-small;
border-color:#DDDDDD;
}
#quote h2 {
color:#999999;
text-align:center;
font-style:oblique;
}
#quote a:link, #quote a:visited {
color:#999999;
}
#quote p {
background:#EFEFEF;
color:black;
}

#footer a:link, #footer a:visited {background:none;text-decoration:underline;color:#666666;}
#footer a:hover{text-decoration:overline}