body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;

}
.topLink{
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

.linked-day a{
	color:#99CC00;
	text-decoration:none;
}
p{
	line-height:20px;
}
.titleBox{
	color:#990000;
	font-family: Arial;
	font-size:16px;
	font-weight:bold;
}
.breadcrumb a{
	color:#990000;
	text-decoration:none;
}

a{
	color:#990000;
	text-decoration:none;	
}
<!--dropdown-->
a.nation, a.nation:visited, div.nation
{
  display: block;
  width:   100px;

  border:  1px solid black;
  padding: 2px 5px;

  background: #FFFFEE;

  text-decoration: none;
  font-family: Verdana, Sans-Sherif;
  font-weight: 900;
  font-size: 1.0em;
  color:   #008000;
}

a.nation, a.nation:visited { border-bottom: none; }
div#nation            { border-bottom: 1px solid black; }

#nation_child a{
	color:#FFFFFF;
}


<!--dropdown-->
a.gallery, a.gallery:visited, div.gallery
{
  display: block;
  width:   100px;

  border:  1px solid black;
  padding: 2px 5px;

  background: #FFFFEE;

  text-decoration: none;
  font-family: Verdana, Sans-Sherif;
  font-weight: 900;
  font-size: 1.0em;
  color:   #008000;
}

a.gallery, a.gallery:visited { border-bottom: none; }
div#gallery            { border-bottom: 1px solid black; }

#gallery_child a{
	color:#FFFFFF;
}

.boxname{
	text-align:center;
	font-weight:bold;
	color:#FFFFFF
}

.newHeadline{
	font-size:16px;
	color:#660000;
	font-weight:bold;
}
