
.Text
{
	font-weight: normal;
	font-size: 13px;
	color: #FFFFFF;
	font-family: "Trebuchet MS",Tahoma,Arial,Helvetica,sans-serif;
	text-decoration: none;
	text-align: justify;
}

.Text a
{
	font-weight: normal;
	font-size: 13px;
	color: #FFFFFF;
	font-family: "Trebuchet MS",Tahoma,Arial,Helvetica,sans-serif;
	text-decoration: none;
	text-align: justify;
}

.Text a:hover
{
	font-weight: normal;
	font-size: 13px;
	color: #FFFFFF;
	font-family: "Trebuchet MS",Tahoma,Arial,Helvetica,sans-serif;
	text-decoration: underline;
	text-align: justify;
}


.maintext
{
	font-weight: bold;
	font-size: 15px;
	color: #FFFFFF;
	font-family: "Trebuchet MS",Tahoma,Arial,Helvetica,sans-serif ;
	text-decoration: none;
	text-align: justify;
	letter-spacing:0.5px;
}


.producttext
{
	font-weight: bold;
	font-size: 15px;
	color: #FFE866;
	font-family: "Trebuchet MS",Tahoma,Arial,Helvetica,sans-serif ;
	text-decoration: none;
	text-align: left;
	letter-spacing:0.5px;
}

.producttext a
{
	font-weight: bold;
	font-size: 15px;
	color: #FFE866;
	font-family: "Trebuchet MS",Tahoma,Arial,Helvetica,sans-serif ;
	text-decoration: none;
	text-align: left;
	letter-spacing:0.5px;
}

.producttext a:hover
{
	font-weight: bold;
	font-size: 15px;
	color: #990000;
	font-family: "Trebuchet MS",Tahoma,Arial,Helvetica,sans-serif ;
	text-decoration: none;
	text-align: left;
	letter-spacing:0.5px;
}



.blacktext
{
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	font-family: arial;
	text-decoration: none;
	text-align: left;
}

.more
{
	font-weight: bold;
	font-size: 13px;
	color: #000000;
	font-family: "Trebuchet MS",Tahoma,Arial,Helvetica,sans-serif;
	text-decoration: none;
	text-align: right;
}

.more a
{
	font-weight: bold;
	font-size: 13px;
	color: #000000;
	font-family: "Trebuchet MS",Tahoma,Arial,Helvetica,sans-serif;
	text-decoration: none;
	text-align: right;
}

.more a:hover
{
	font-weight: bold;
	font-size: 13px;
	color: #000000;
	font-family: "Trebuchet MS",Tahoma,Arial,Helvetica,sans-serif;
	text-decoration: underline;
	text-align: right;
}

.bottomtext
{
	font-weight: normal;
	font-size: 11px;
	color: #FFFFFF;
	font-family: tahoma;
	text-decoration: none;
	text-align: center;
}

