#ogpnav a{
	color: Black;
	background: transparent;
	text-decoration: none;
}

a.ogplots:link {
	background: White;
	width: 200px; /** color: #FFCC00; **/
	text-align: inherit;
	text-decoration: underline;
}
a.ogplots:visited {
	background: White;
	width: 200px; /** color: #FFCC00; **/
	text-align: inherit;
	text-decoration: underline;
}
a.ogpmenu:link {
	font-size: 16px;
	text-decoration: none;
	color: White;
	background: Navy;
	font-weight: bold;
	width: 135px;
	text-align: left;
}
a.ogpmenu:active {
	font-size: 16px;
	text-decoration: none;
	color: Navy;
	background: #FFFFCC;
	font-weight: bold;
	width: 135px;
	text-align: left;
}
a.ogpmenu:visited {
	font-size: 16px;
	text-decoration: none;
	color: White;
	background: Navy;
	font-weight: bold;
	width: 135px;
	text-align: left;
}
a.ogpmenu:hover {
	font-size: 16px;
	text-decoration: none;
	color: #FFFFCC;
	background: Maroon;
	font-weight: bold;
	width: 135px;
	text-align: left;
}
.ogpborder {
	border: 3px solid Maroon; /** background: White; **/
	width: 140px;
	top: 0px;
	position: relative;
	text-align: left;
	background: Navy;
}
.ogplotbrdr {
	border: 5px solid Maroon;
	width: 440px;
	text-align: center;
	color: #4C0099;
	text-decoration: none;
	background: White url(../images/ogp-lotbkgd2.gif) repeat; /* margin-left: 10px; */
	height: 752px;
	margin: 10px;
}

a.ogpimg:link {
	background: White;
	width: 170px; /** color: #FFCC00; **/
	text-align: inherit;
	/* text-decoration: none; */
}
a.ogpimg:visited {
	background: White;
	width: 170px; /** color: #FFCC00; **/
	text-align: inherit;
	/* text-decoration: none; */
}
a.ogpimg:active {
	background: White;
	width: 170px; /** color: #FFCC00; **/
	text-align: inherit;
	/* text-decoration: none; */
}
a.ogpimg:hover {
	background: White;
	width: 170px; /** color: #FFCC00; **/
	text-align: inherit;
	/* text-decoration: none;*/
}

a.imgtrans:link {
	width: 142px; /** color: #FFCC00; **/
	height: 220px;
	background-image: url(../images/mojo-bag2.jpg);
	text-decoration: none;
}
a.imgtrans:visited {
	/** background: White; **/
	width: 146px; /** color: #FFCC00; **/
	text-decoration: none;
}
a.imgtrans:active {
	/** background: White; **/
	width: 146px; /** color: #FFCC00; **/
	height: 220px;
	background-image: url(../images/mojo-bag2.jpg);
	text-decoration: none;
}
a.imgtrans:hover {
	/** background: White; **/
	background-image: url(../images/mojo-bag-alt.jpg);
	width: 142px; /** color: #FFCC00; **/
	height: 220px;
	text-decoration: none;
}
