﻿/*
	Title:		Design Laboratory professional consulting service
	Author: 	computer ecommerce
	Date:		May 23, 2009
--------------------------------------------------------------			
*/

  body  {
   margin-left: 0px;
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
}
  .timelinelinks  {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	color: #333333;
}   
  a:link {
   text-decoration:none;
   color: #5f6b31;	
}
  a:visited {
   text-decoration:none;
   color: #5f6b31;	
}
  a:active {
   text-decoration:none;
   color: #5f6b31;	
}
  a:hover {
   text-decoration:underline
}

