td{
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; line-height: 1.5em;
	letter-spacing: 1.2px;
}

/* All PAGES */

.Intro {
	font-size: 12px;

}

.FooterText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.Text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.Bold1 {
	font-weight: bold;
}

.Bold2 {
	font-weight: bold;
	font-size: 10px;
}


/* HOME bold*/
.HomeBold1 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #0670dd;
}

.HomeBold2 {
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

.HomeBold3 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
}

.HomeText {
	font-family: Verdana;
	font-size: 10px;
	color: #666666;
}

/* MAGIC bold*/

.magicbold1 {
	font-size: 12px;
	font-weight: bold;
	color: #67aa0e;
	text-transform: uppercase; 
}

.magicbold2 {
	font-size: 10px;
	font-weight: bold;
	color: #67aa0e;
	text-transform: uppercase; 
}

/* PORTFOLIO bold*/

.portfoliobold1 {
	font-size: 12px;
	font-weight: bold;
	color: #e47b05;
	text-transform: uppercase; 
}

.portfoliobold2 {
	font-size: 10px;
	font-weight: bold;
	color: #e47b05;
	text-transform: uppercase; 
}

.portfoliobold3 {
	font-weight: bold;
	color: #e47b05;
}


/* SOLUTIONS bold*/

.solutionbold1 {
	font-size: 12px;
	font-weight: bold;
	color: #740F9E;
	text-transform: uppercase; 
}

.solutionbold2 {
	font-size: 10px;
	font-weight: bold;
	color: #740F9E;
	text-transform: uppercase; 
}

.solutionbold3 {
	font-weight: bold;
	color: #740F9E;
}

/* CONTACT bold*/

.contactbold1 {
	font-size: 11px;
	font-weight: bold;
	color: #BA5300;
}

input.my-url{display:none;}
