
/* --- Styles for General Tags ----------------------------------------------------------------------- */
	/*
	.back {
		background-image: url(../layout/images/bg.gif);
		background-repeat: repeat-x;
	}
	*/
	body {
		font-family:  MgHelvetica, Arial, Verdana, sans-serif;
	/*	margin: 0px; */
		background: FFFFFF;
		padding: 0px;
	
		font-size: 9pt;
		line-height: 14pt;	
		color: #5B5C5D;	
		/*
		scrollbar-base-color: #F0EEEF;
		scrollbar-arrow-color: #112C4E;
		scrollbar-face-color: #C8C8C8;
		scrollbar-highlight-color: #F0EEEF;
		scrollbar-3dlight-color: #DADADA;
		scrollbar-darkshadow-color: #112C4E;
		scrollbar-shadow-color: #DADADA;
		*/
	}
	
	form {
		margin: 0px;
		font-size: 9pt;
		color: #5B5C5D;	
	}
	input, textarea, select, option {
		font-size: 9pt;
		border: 1px solid;
		border-color: #5B5C5D;
	}
	.checkbox {
		font-size: 9pt;
		border: 0px solid;
	}
	.textbox, textarea {
		border: 1 solid;
		border-color: #5B5C5D;
	}
	
	.resetheights	{
		font-size: 9pt;
		line-height: 14pt;	
		color: #5B5C5D;
	}
	.zeroheights	{
		font-size: 0pt;
		line-height: 0pt;
		color: #5B5C5D;
	}


/* --- General Styles ----------------------------------------------------------------------- */

	.pagetext
	{	
		color: #5B5C5D;	
	}
	
	.blocktext
	{	
		color: #5B5C5D;	
	}

	.leftarea ul {
		font-family:  MgHelvetica, Arial, Verdana, sans-serif;
		font-size: 8pt;
		line-height: 10pt;	
		margin: 0px 0px 0px 10px;      
		padding: 0px 0px 0px 10px;
		color: #5B5C5D;	
		list-style-image: url("http://192.168.0.132/sites/velos/layout/images/bullet_1.gif");
		/*list-style-image: url("http://www.velos.com.cy/layout/images/bullet_1.gif");*/
	}


	.leftarea ul li {
		font-family:  MgHelvetica, Arial, Verdana, sans-serif;
		font-size: 8pt;
		line-height: 10pt;	
		margin: 0px 2px 0px 0px;      
		padding: 0px 0px 5px 0px;
		color: #5B5C5D;	
	}

	.leftarea ul li a:link, .leftarea ul li a:visited  {
		font-family:  MgHelvetica, Arial, Verdana, sans-serif;
		font-size: 8pt;
		line-height: 10pt;	
		color: #FF5C00;
		text-decoration: none;
		font-weight: normal;
	}
	.leftarea ul li a:active, .leftarea ul li a:hover {
		color: #5B5C5D;
		text-decoration: none;
	}


/* --- Styles for Page Topic ----------------------------------------------------------------------- */

  .PageTopic {
    margin: 0px;
		color: #5B5C5D;
		text-decoration: none;
		font-weight: normal;
  }


/* --- Styles for Bottom Menu Bar ----------------------------------------------------------------------- */

  .BottomMenu, .BottomMenu td {
		font-size: 8pt;
		line-height: 10pt;
		color: #9C9EA1;
		font-weight: normal;
  }
	.BottomMenu a:link, .BottomMenu a:visited	{
		font-size: 8pt;
		line-height: 10pt;
		color: #9C9EA1;
		text-decoration: none;
		font-weight: normal;
	}
	.BottomMenu a:hover, .BottomMenu a:active	{
		color: #FF5C00;
		text-decoration: none;
	}


/* --- Styles for Page Tool Bar -------------------------------------------------------------------- */

  .PageToolBar, .PageToolBar td {
		font-size: 12pt;
		line-height: 14pt;
    margin: 0px;
		color: #FF5C00;	
		font-weight: bold;
  }

	.PageToolBar a:link, .PageToolBar a:visited	{
		font-size: 12pt;
		line-height: 14pt;
		color: #FF5C00;
		text-decoration: none;
		font-weight: bold;
	}
	.PageToolBar a:hover, .PageToolBar a:active	{
		color: #5B5C5D;
		text-decoration: none;
	}


/* --- Styles for Print this Page Tool -------------------------------------------------------------------- */

 	.PrintPage .nav	{
		font-size: 12pt;
		line-height: 14pt;
		color: #5B5C5D;
		font-weight: bold;
	}

	.PrintPage .nav a:link, .PrintPage .nav a:visited	{
		font-size: 12pt;
		line-height: 14pt;
		color: #5B5C5D;
		text-decoration: none;
		font-weight: normal;
	}
	.PrintPage .nav a:hover, .PrintPage .nav a:active	{
		color: #FF5C00;
		text-decoration: none;
	}


/* -------------------------------------------------------------------------------------------------- */
/* --- Styles for Content Blocks (Templates) --------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------- */


/* --- Styles for Standard Block ----------------------------------------------------------------------- */

  .BlockStandard, .BlockStandard td, .BlockStandard p {
		font-size: 9pt;
		line-height: 11pt;	
    margin: 0px;
		color: #5B5C5D;
  }

	.BlockStandard .header	{
		font-family:  MgHelveticaCond, Arial Narrow, Verdana, sans-serif;
		font-size: 18pt;
		line-height: 20pt;	
		color: #5B5C5D;
		font-weight: normal;
	}
	
/* --- Styles for Featured Article Block ----------------------------------------------------------------------- */

  .BlockFA, .BlockStandard td, .BlockStandard p {
		font-size: 9pt;
		line-height: 11pt;	
    margin: 0px;
		color: #5B5C5D;
  }

	.BlockFA .header	{
		font-family:  MgHelveticaCond, Arial Narrow, Verdana, sans-serif;
		font-size: 18pt;
		line-height: 20pt;	
		color: #5B5C5D;
		font-weight: normal;
	}
	
	.BlockFA .title	{
		font-size: 10pt;
		line-height: 12pt;	
		color: #FF5C00;
		font-weight: normal;
	}
	
	.BlockFA .title a:link, .BlockFA .title a:visited	{
		font-size: 10pt;
		line-height: 12pt;	
		color: #FF5C00;
		text-decoration: none;
		font-weight: normal;
	}
	
	.BlockFA .title a:hover, .BlockFA .title a:active	{
		color: #5B5C5D;
		text-decoration: none;
	}

	
	.BlockFA .more	{
		font-size: 10pt;
		line-height: 12pt;	
		color: #5B5C5D;
		font-weight: normal;
	}
	
	.BlockFA .more a:link, .BlockFA .more a:visited	{
		font-size: 10pt;
		line-height: 12pt;	
		color: #FF5C00;
		text-decoration: none;
		font-weight: normal;
	}
	
	.BlockFA .more a:hover, .BlockFA .more a:active	{
		font-size: 10pt;
		line-height: 12pt;	
		color: #5B5C5D;
		text-decoration: none;
	}
	




/* -------------------------------------------------------------------------------------------------- */
/* --- Styles for Content Pages (Templates) --------------------------------------------------------- */
/* -------------------------------------------------------------------------------------------------- */

/* --- Styles for Sitemap Page ----------------------------------------------------------------------- */

  .SitemapPage {
    margin: 0px;
  }

	.SitemapPage .header	{
		font-family:  MgHelveticaCond, Arial Narrow, Verdana, sans-serif;
		font-size: 18pt;
		line-height: 20pt;	
		color: #5B5C5D;
		font-weight: normal;
	}
	
	.SitemapPage .L1	{
		font-size: 9pt;
		line-height: 11pt;	
		color: #5B5C5D;
		font-weight: bold;
	}

	.SitemapPage .L2	{
		font-size: 8pt;
		line-height: 10pt;	
		color: #5B5C5D;
		font-weight: normal;
	}

	.SitemapPage .L3	{
		font-size: 8pt;
		line-height: 10pt;	
		color: #5B5C5D;
		font-weight: normal;
	}

	.SitemapPage .L1 a:link, .SitemapPage .L1 a:visited	{
		font-size: 9pt;
		line-height: 11pt;	
		color: #5B5C5D;
		text-decoration: none;
		font-weight: normal;
	}
	.SitemapPage .L1 a:hover, .SitemapPage .L1 a:active	{
		color: #FF5C00;
	}

	.SitemapPage .L2 a:link, .SitemapPage .L2 a:visited	{
		font-size: 8pt;
		line-height: 10pt;	
		color: #5B5C5D;
		text-decoration: none;
		font-weight: normal;
	}
	.SitemapPage .L2 a:hover, .SitemapPage .L2 a:active	{
		color: #FF5C00;
	}

	.SitemapPage .L3 a:link, .SitemapPage .L3 a:visited	{
		font-size: 8pt;
		line-height: 10pt;	
		color: #5B5C5D;
		text-decoration: none;
		font-weight: normal;
	}
	.SitemapPage .L3 a:hover, .SitemapPage .L3 a:active	{
		color: #FF5C00;
	}


/* --- Styles for Standard Page ----------------------------------------------------------------------- */

  .StandardPage {
    margin: 0px;
  }

  .StandardPage .leftarea, .StandardPage .leftarea p {
		font-size: 9pt;
		line-height: 11pt;	
    margin: 0px;
		color: #5B5C5D;
  }

	.StandardPage .header	{
		font-family:  MgHelveticaCond, Arial Narrow, Verdana, sans-serif;
		font-size: 18pt;
		line-height: 20pt;	
		color: #5B5C5D;
		font-weight: normal;
	}
	
	.StandardPage .subheader	{
		font-size: 9pt;
		line-height: 11pt;	
		color: #5B5C5D;
		font-weight: normal;
	}

	.StandardPage .subheader a:link, .StandardPage .subheader a:visited	{
		font-size: 9pt;
		line-height: 11pt;	
		color: #5B5C5D;
		text-decoration: none;
		font-weight: normal;
	}
	
	.StandardPage .subheader a:hover, .StandardPage .subheader a:active	{
		color: #FF5C00;
		text-decoration: none;
	}

	.StandardPage .backbtn a:link, .StandardPage .backbtn a:visited	{
		color: #5B5C5D;
		text-decoration: none;
		font-weight: normal;
	}
	
	.StandardPage .backbtn a:hover, .StandardPage .backbtn a:active	{
		color: #FF5C00;
		text-decoration: none;
	}



/* --- Styles for Standard Page ----------------------------------------------------------------------- */

  .StandardPage_1 {
    margin: 0px;
  }

	.StandardPage_1 .header	{
		font-family:  MgHelveticaCond, Arial Narrow, Verdana, sans-serif;
		font-size: 18pt;
		line-height: 20pt;	
		color: #5B5C5D;
		font-weight: normal;
	}
	
	.StandardPage_1 .subtitle	{
		font-size: 9pt;
		line-height: 11pt;	
		color: #FF5C00;
		font-weight: normal;
	}


	.StandardPage_1 .subheader a:hover, .StandardPage_1 .subheader a:active	{
		color: #5B5C5D;
		text-decoration: none;
	}

	.StandardPage_1 .backbtn a:link, .StandardPage_1 .backbtn a:visited	{
		color: #5B5C5D;
		text-decoration: none;
		font-weight: normal;
	}
	
	.StandardPage_1 .backbtn a:hover, .StandardPage_1 .backbtn a:active	{
		color: #FF5C00;
		text-decoration: none;
	}

	.StandardPage_1 .next_pagebtn a:link, .StandardPage_1 .next_pagebtn a:visited	{
		color: #FF5C00;
		text-decoration: none;
		font-weight: bold;
	}
	
	.StandardPage_1 .next_pagebtn a:hover, .StandardPage_1 .next_pagebtn a:active	{
		color: #5B5C5D;
		text-decoration: none;
		font-weight: bold;
	}

	.StandardPage_1 .backbtn a:link, .StandardPage_1 .backbtn a:visited	{
		color: #5B5C5D;
		text-decoration: none;
		font-weight: normal;
	}
	
	.StandardPage_1 .backbtn a:hover, .StandardPage_1 .backbtn a:active	{
		color: #FF5C00;
		text-decoration: none;
		font-weight: normal;
	}

/* --- Styles for News Page ----------------------------------------------------------------------- */

  .NewsPage {
    margin: 0px;
  }

	.NewsPage .header	{
		font-family:  MgHelveticaCond, Arial Narrow, Verdana, sans-serif;
		font-size: 18pt;
		line-height: 20pt;	
		color: #5B5C5D;
		font-weight: normal;
	}
	
	.NewsPage .subheader	{
		font-size: 9pt;
		line-height: 11pt;	
		color: #5B5C5D;
		font-weight: bold;
	}

	.NewsPage .nav	{
		font-size: 12pt;
		color: #5B5C5D;
		font-weight: normal;
	}

	.NewsPage .nav a:link, .NewsPage .nav a:visited	{
		font-size: 12pt;
		color: #5B5C5D;
		text-decoration: none;
		font-weight: normal;
	}
	
	.NewsPage .nav a:hover, .NewsPage .nav a:active	{
		color: #FF5C00;
		text-decoration: none;
	}

	.NewsPage .title	{
		font-size: 9pt;
		line-height: 11pt;	
		color: #5B5C5D;
		font-weight: bold;
	}
	
	.NewsPage .title a:link, .NewsPage .title a:visited	{
		font-size: 9pt;
		line-height: 11pt;	
		color: #5B5C5D;
		text-decoration: none;
		font-weight: bold;
	}
	
	.NewsPage .title a:hover, .NewsPage .title a:active	{
		color: #FF5C00;
		text-decoration: none;
	}

	.NewsPage .downloadbtn	{
		font-size: 9pt;
		line-height: 11pt;	
		color: #5B5C5D;
		font-weight: normal;
	}
	
	.NewsPage .downloadbtn a:link, .NewsPage .downloadbtn a:visited	{
		font-size: 9pt;
		line-height: 11pt;	
		color: #FF5C00;
		text-decoration: none;
		font-weight: normal;
	}
	
	.NewsPage .downloadbtn a:hover, .NewsPage .downloadbtn a:active	{
		color: #5B5C5D;
		text-decoration: none;
	}

	.NewsPage .backbtn a:link, .NewsPage .backbtn a:visited	{
		color: #5B5C5D;
		text-decoration: none;
		font-weight: normal;
	}
	
	.NewsPage .backbtn a:hover, .NewsPage .backbtn a:active	{
		color: #FF5C00;
		text-decoration: none;
	}

	.NewsPage .date	{
		color: #FF5C00;
		font-weight: normal;
	}

/* --- Styles for Contacts Page ----------------------------------------------------------------------- */

  .ContactsPage {
    margin: 0px;
  }

	.ContactsPage .header	{
		font-family:  MgHelveticaCond, Arial Narrow, Verdana, sans-serif;
		font-size: 18pt;
		line-height: 20pt;	
		color: #5B5C5D;
		font-weight: normal;
	}
	
	.ContactsPage .subheader	{
		font-size: 14pt;
		line-height: 16pt;	
		color: #5B5C5D;
		font-weight: bold;
	}

	.ContactsPage a:link, .ContactsPage a:visited	{
		color: #5B5C5D;
		text-decoration: none;
		font-weight: normal;
	}
	.ContactsPage a:hover, .ContactsPage a:active	{
		color: #5B5C5D;
		text-decoration: none;
	}

	.ContactsPage .nav	{
		color: #5B5C5D;
		font-weight: normal;
	}

	.ContactsPage .nav a:link, .ContactsPage .nav a:visited	{
		color: #5B5C5D;
		text-decoration: none;
		font-weight: normal;
	}
	
	.ContactsPage .nav a:hover, .ContactsPage .nav a:active	{
		color: #FF5C00;
		text-decoration: none;
	}

	.ContactsPage .title	{
		font-size: 9pt;
		line-height: 11pt;	
		color: #5B5C5D;
		font-weight: bold;
	}
	
	.ContactsPage .title a:link, .ContactsPage .title a:visited	{
		font-size: 9pt;
		line-height: 11pt;	
		color: #5B5C5D;
		font-weight: bold;
		text-decoration: none;
	}
	
	.ContactsPage .title a:hover, .ContactsPage .title a:active	{
		color: #FF5C00;
		font-weight: bold;
		text-decoration: none;
	}

	.ContactsPage .downloadbtn	{
		color: #5B5C5D;
		font-weight: bold;
	}
	
	.ContactsPage .downloadbtn a:link, .ContactsPage .downloadbtn a:visited	{
		color: #FF5C00;
		text-decoration: none;
		font-weight: bold;
	}
	
	.ContactsPage .downloadbtn a:hover, .ContactsPage .downloadbtn a:active	{
		color: #5B5C5D;
		text-decoration: none;
	}

	.ContactsPage .backbtn a:link, .ContactsPage .backbtn a:visited	{
		color: #5B5C5D;
		text-decoration: none;
		font-weight: normal;
	}
	
	.ContactsPage .backbtn a:hover, .ContactsPage .backbtn a:active	{
		color: #FF5C00;
		text-decoration: none;
	}

	.ContactsPage .position	{
		font-size: 9.5pt;
		line-height: 11pt;	
		font-weight: normal;
	}

/* --- Styles for Careers Page ----------------------------------------------------------------------- */

  .CareerPage {
    margin: 0px;
  }

	.CareerPage .header	{
		font-family:  MgHelveticaCond, Arial Narrow, Verdana, sans-serif;
		font-size: 18pt;
		line-height: 20pt;	
		color: #5B5C5D;
		font-weight: normal;
	}
	
	.CareerPage .subheader	{
		font-size: 9pt;
		line-height: 11pt;	
		color: #5B5C5D;
		font-weight: normal;
	}

	.CareerPage .subheader a:link, .CareerPage .subheader a:visited	{
		font-size: 9pt;
		line-height: 11pt;	
		color: #5B5C5D;
		text-decoration: none;
		font-weight: normal;
	}
	
	.CareerPage .subheader a:hover, .CareerPage .subheader a:active	{
		color: #FF5C00;
		text-decoration: none;
	}


	.CareerPage .nav	{
		color: #5B5C5D;
		font-weight: normal;
	}

	.CareerPage .nav a:link, .CareerPage .nav a:visited	{
		color: #5B5C5D;
		text-decoration: none;
		font-weight: normal;
	}
	
	.CareerPage .nav a:hover, .CareerPage .nav a:active	{
		color: #FF5C00;
		text-decoration: none;
	}

	.CareerPage .title	{
		font-size: 9pt;
		line-height: 11pt;	
		color: #5B5C5D;
		font-weight: bold;
	}
	
	.CareerPage .title a:link, .CareerPage .title a:visited	{
		font-size: 9pt;
		line-height: 11pt;	
		text-decoration: none;
		font-weight: bold;
		color: #5B5C5D;
	}
	
	.CareerPage .title a:hover, .CareerPage .title a:active	{
		color: #FF5C00;
		text-decoration: none;
	}

	.CareerPage .backbtn a:link, .CareerPage .backbtn a:visited	{
		color: #5B5C5D;
		text-decoration: none;
		font-weight: normal;
	}
	
	.CareerPage .backbtn a:hover, .CareerPage .backbtn a:active	{
		color: #FF5C00;
		text-decoration: none;
	}

	.CareerPage .contact_lbl	{
		color: #FF5C00;
		font-weight: normal;
	}
	.CareerPage .contact	{
		color: #5B5C5D;
		font-weight: normal;
	}
	.CareerPage .contact a:link, .CareerPage .contact a:visited	{
		color: #5B5C5D;
		text-decoration: none;
		font-weight: normal;
	}
	
	.CareerPage .contact a:hover, .CareerPage .contact a:active	{
		color: #FF5C00;
		text-decoration: none;
	}

/* --- Styles for Testimonials Page ----------------------------------------------------------------------- */

  .TestimonialsPage {
    margin: 0px;
  }

	.TestimonialsPage .header	{
		font-family:  MgHelveticaCond, Arial Narrow, Verdana, sans-serif;
		font-size: 18pt;
		line-height: 20pt;	
		color: #5B5C5D;
		font-weight: normal;
	}
	
	.TestimonialsPage .subheader	{
		font-size: 9pt;
		line-height: 11pt;	
		color: #5B5C5D;
		font-weight: bold;
	}

	.TestimonialsPage .nav	{
		color: #5B5C5D;
		font-weight: normal;
	}

	.TestimonialsPage .nav a:link, .TestimonialsPage .nav a:visited	{
		color: #5B5C5D;
		text-decoration: none;
		font-weight: normal;
	}
	
	.TestimonialsPage .nav a:hover, .TestimonialsPage .nav a:active	{
		color: #FF5C00;
		text-decoration: none;
	}

	.TestimonialsPage .title	{
		font-size: 9pt;
		line-height: 11pt;	
		color: #5B5C5D;
		font-weight: bold;
	}
	
	.TestimonialsPage .title a:link, .TestimonialsPage .title a:visited	{
		font-size: 9pt;
		line-height: 11pt;	
		color: #5B5C5D;
		text-decoration: none;
		font-weight: bold;
	}
	
	.TestimonialsPage .title a:hover, .TestimonialsPage .title a:active	{
		font-size: 14pt;
		line-height: 16pt;	
		color: #FF5C00;
		text-decoration: none;
	}

	.TestimonialsPage .position	{
		font-size: 9.5pt;
		line-height: 11pt;	
		color: #5B5C5D;
		font-weight: normal;
	}
	.TestimonialsPage .backbtn a:link, .TestimonialsPage .backbtn a:visited	{
		color: #5B5C5D;
		text-decoration: none;
		font-weight: normal;
	}
	
	.TestimonialsPage .backbtn a:hover, .TestimonialsPage .backbtn a:active	{
		color: #FF5C00;
		text-decoration: none;
	}

	.TestimonialsPage .person_link	{
		font-size: 9pt;
		line-height: 11pt;	
		color: #FF5C00;
		font-weight: normal;
	}
	.TestimonialsPage .person_link a:link, .TestimonialsPage .person_link a:visited	{
		font-size: 9pt;
		line-height: 11pt;	
		color: #FF5C00;
		text-decoration: none;
		font-weight: normal;
	}
	
	.TestimonialsPage .person_link a:hover, .TestimonialsPage .person_link a:active	{
		color: #5B5C5D;
		text-decoration: none;
	}


/* --- Styles for Projects Page ----------------------------------------------------------------------- */

  .ProjectsPage {
    margin: 0px;
  }

	.ProjectsPage .header	{
		font-family:  MgHelveticaCond, Arial Narrow, Verdana, sans-serif;
		font-size: 18pt;
		line-height: 20pt;	
		color: #5B5C5D;
		font-weight: normal;
	}
	
	.ProjectsPage .subheader	{
		font-size: 9pt;
		line-height: 11pt;	
		color: #5B5C5D;
		font-weight: normal;
	}

	.ProjectsPage .subheader a:link, .ProjectsPage .subheader a:visited	{
		font-size: 9pt;
		line-height: 11pt;	
		color: #5B5C5D;
		text-decoration: none;
		font-weight: normal;
	}
	
	.ProjectsPage .subheader a:hover, .ProjectsPage .subheader a:active	{
		color: #FF5C00;
		text-decoration: none;
	}

	.ProjectsPage .nav	{
		color: #5B5C5D;
		font-weight: normal;
	}

	.ProjectsPage .nav a:link, .ProjectsPage .nav a:visited	{
		color: #5B5C5D;
		text-decoration: none;
		font-weight: normal;
	}
	
	.ProjectsPage .nav a:hover, .ProjectsPage .nav a:active	{
		color: #FF5C00;
		text-decoration: none;
	}

	.ProjectsPage .title	{
		font-size: 9pt;
		line-height: 11pt;	
		color: #5B5C5D;
		font-weight: bold;
	}
	
	.ProjectsPage .title a:link, .ProjectsPage .title a:visited	{
		font-size: 9pt;
		line-height: 11pt;	
		color: #5B5C5D;
		text-decoration: none;
		font-weight: bold;
	}
	
	.ProjectsPage .title a:hover, .ProjectsPage .title a:active	{
		color: #FF5C00;
		text-decoration: none;
	}

	.ProjectsPage .backbtn a:link, .ProjectsPage .backbtn a:visited	{
		color: #5B5C5D;
		text-decoration: none;
		font-weight: normal;
	}
	
	.ProjectsPage .backbtn a:hover, .ProjectsPage .backbtn a:active	{
		color: #FF5C00;
		text-decoration: none;
	}

	.ProjectsPage .project_type	{
		font-size: 9pt;
		line-height: 11pt;	
		color: #FF5C00;
		font-weight: bold;
		text-decoration: none;
	}
	.ProjectsPage .testimonial	{
		font-size: 9pt;
		line-height: 11pt;	
		color: #FF5C00;
		font-weight: normal;
		text-decoration: none;
	}
	.ProjectsPage .testimonial a:link, .ProjectsPage .testimonial a:visited	{
		font-size: 9pt;
		line-height: 11pt;	
		color: #FF5C00;
		text-decoration: none;
		font-weight: normal;
	}
	
	.ProjectsPage .testimonial a:hover, .ProjectsPage .testimonial a:active	{
		color: #5B5C5D;
		text-decoration: none;
	}
	.ProjectsPage .subtitle	{
		font-size: 9pt;
		line-height: 11pt;	
		color: #5B5C5D;
		font-weight: normal;
		text-decoration: none;
	}
	.ProjectsPage .subtitle a:link, .ProjectsPage .subtitle a:visited	{
		font-size: 9pt;
		line-height: 11pt;	
		color: #5B5C5D;
		text-decoration: none;
		font-weight: normal;
	}
	
	.ProjectsPage .subtitle a:hover, .ProjectsPage .subtitle a:active	{
		color: #FF5C00;
		text-decoration: none;
	}
