a:visited {
	color: #540BB7;
	text-decoration: none;
}
a:link {
	color: #540BB7;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:active {
	color: #FF9900;
	text-decoration: none;
}
.Title {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
.Main {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}
.Main2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
.Main3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.slogans {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #0F0567;
}

#description {
	height: 400px;
	/*
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	*/
	color: #E4E7AE;
	line-height: 1.5em;
	padding: 0 10px 30px 10px;
	overflow: auto;
}

#bottom_links {
	width: 770px;
	height: 55px;
	font-family: "Verdana", Tahoma,Arial,Helvetica,sans-serif;
	font-size: 11px;
	color: #759299;
	border-bottom: 1px solid #598585;
}
#bottom_links.header_links { margin-bottom: 25px }

#bottom_links a { color: #759299; background:transparent; text-decoration:none}
#bottom_links a:focus, 
#bottom_links a:hover {color:#F8DB10; border-bottom: 1px dotted #F8DB10}
#bottom_links a:active {color: #F8DB10;}

#description a { color: #F8DB10; background:transparent; border-bottom: 1px dotted #F8DB10; text-decoration:none}
#description a:focus, 
#description a:hover {color:#759299; border-bottom: 1px dotted #F8DB10}
#description a:active {color: #759299;}

.my_gallery {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color:#FFFFFF;
}

#my_gallery_links {
	font-family: "Verdana", Tahoma,Arial,Helvetica,sans-serif;
	font-size: 14px;
}
#my_gallery_links a { color:#FFFFFF; background:transparent; text-decoration:none}
#my_gallery_links a:focus, 
#my_gallery_links a:hover {color:#F8DB10; border-bottom: 1px dotted #F8DB10}
#my_gallery_links a:active {color:#F8DB10;}

.my_gallery_selected{color:#F8DB10; border-bottom: 1px dotted #F8DB10}

.main_content_title {
 	color: #FFF;
 	text-decoration: underline;
 	margin-bottom: 100px;
}
