a:link { color:	text-decoration:inherit;}
a:visited {	text-decoration: none;}
a:hover {	text-decoration: none;}
a:active {	text-decoration: none;}



.style1 
{
	font-size: 18px;
	color:#9fcc3d;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.style2 
{
	font-size: 11px;
	color:#9fcc3d;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.style3
{
	font-size: 18px;
	color:#000000;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.style4 
{
	font-size: 11px;
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.style5
{
	font-size: 20px;
	color:#000000;
	font-weight: bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#scroller 
{
width: 550px;
height: 400px;
background: #9fcc3d;
overflow: scroll;
padding:10px;
}

#careercontainer
{
width: 225px;
height: 150px;
background: #9fcc3d;
padding:10px;
color:#000000;
float:right;
}

#careerscroller 
{
width: 325px;
height: 425px;
background: #000000;
overflow: scroll;
padding:10px;
}
