p {
color: #000000;



 }

div.parentbox {
	padding: 2px;
	position: absolute;
	left: 20px;
	z-index: 2;
	top: 90px;
	width: 200px;
}
p.links {
	font-weight: bold;

	font-size: 14px;
	line-height: 20px;
}
p.mmm {
	font-weight: bold;
	font-size: 10px;
}

a:link { 
         color: #0000FF;
         }


p.watch {
  
	left: 200px;
	z-index: 2;
	position: absolute;
	font-size: 20px;   top: 142px;
	font-color:orange;
	font-weight: bold;
}

p.road {
	width: 220px;
	position: absolute;
        left: 530px;
        top: 2px;
	font-color:white;
	font-weight: bold;
}

p.quote {
	color: #F0F071;
	width: 180px;
		font-size: 14px;
	position: absolute;
	left: 820px;
	top: 10px;
}

div.two {
    background-color: white;
}
