.Title_text {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #FFF;
	background-color: #369;
}
.Content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: #000;
	color: #FFF;
	background-repeat: no-repeat;
	background-position: center center;
}
.News {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFF;
}
.Background {
	background-color: #336699;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center center;
	position: fixed;
}
.Footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #0080FF;
}
.Menubar 			{
						background-color: #369;
}

a.Menubar:link		{ 	color: #FFF; 
						font-size: 12px; 
						font-family:Verdana, Geneva, sans-serif;
						text-decoration: none;
}
a.Menubar:visited	{ 	color: #FFF; 
						font-size: 12px; 
						font-family:Verdana, Geneva, sans-serif;
						text-decoration: none;
} 
a.Menubar:hover 		{ 	
							color: #000;
}

a.Sitelinkbar:link		{ 	color: #09F; 
							font-size: 10px; 
							font-style:normal;
							font-family:Verdana, Geneva, sans-serif;
							text-decoration: none;
}

a.Sitelinkbar:visited	{ 	color: #09F; 
							font-size: 10px; 
							font-style:normal;
							font-family:Verdana, Geneva, sans-serif;
							text-decoration: none;
} 
a.Sitelinkbar:hover		{	color:#F90;
}

a:link		{ 			color: #09F; 
						font-size: 14px; 
						font-family:Verdana, Geneva, sans-serif;
						text-decoration: none;
}

a:visited	{ 			color: #09F; 
						font-size: 14px; 
						font-family:Verdana, Geneva, sans-serif;
						text-decoration: none;
}

a:hover 	{ 	
						color: #F90;
}

a.Linkpage:link		{ 	color: #FFF; 
						font-size: 14px; 
						font-style:normal;
						font-family:Verdana, Geneva, sans-serif;
						text-decoration: none;
}

a.Linkpage:visited	{ 	color: #FFF; 
						font-size: 14px; 
						font-style:normal;
						font-family:Verdana, Geneva, sans-serif;
						text-decoration: none;
}

a.Linkpage:hover 	{ 	
						color: #F90;
}
