/* CSS Document */
.Copy_Right {
	font-family:Arial;
	font-size:12px;
	color:#000000;
}
.Text_Titles {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.Link_Text {
	font-family: Arial;
	font-size: 16px;
}
.Main_Text {
	font-family: Arial;
	font-size: 14px;
}
.Main_Text_Titles {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
.Main_Text_Italics {
	font-family: Arial;
	font-size: 14px;
	font-style: italic;
}
.Footer_Text {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.Footer_Text-2 {
	font-family: Arial;
	font-size: 14px;
	color: #FFFFFF;
}
.Transport-Items {
	font-family: Arial;
	font-size: 18px;
}
.Transport-Items-2 {
	font-family: Arial;
	font-size: 10px;
}
.Info_Text {
	font-family: Arial;
	font-size: 14px;
}
.Info_Text_Titles {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
