﻿.AdvertisementPanel1
{
	background-color: #335800;
	width: 976px;
	font-size: 16px;
}

.AdvertisementPanel1 a
{
	color: White;
	font-weight: bolder;
	text-decoration: none;
}

.AdvertisementPanel1 a:visited
{
	color: White;
	font-weight: bolder;
	text-decoration: none;
}

.AdvertisementPanel2
{
	background-color: #335800;
	width: 976px;
}

.AdvertisementPanel2 a
{
	color: White;
	font-weight: bolder;
	text-decoration: none;
}

.AdvertisementPanel2 a:visited
{
	color: White;
	font-weight: bolder;
	text-decoration: none;
}

.AdvertisementPanel3
{
	background-color: blue;
	width: 976px;
}

.AdvertisementPanel3 a
{
	color: White;
	font-weight: bolder;
	text-decoration: none;
}

.AdvertisementPanel3 a:visited
{
	color: White;
	font-weight: bolder;
	text-decoration: none;
}
