.text_content_home {
	font-family: arial;
	font-size: 10;
	color: gray;
}
.text_content_home_bold_black{
	font-family: arial;
	font-size: 10;
	font-weight: bold;
	color: black;
}
.text_contactus_bold {
	font-family: verdana;
	font-size: 10;
	font-weight: bold;
	color: gray;
}
.text_copyright {
	font-family: arial;
	font-size: 10;
	color: gray;
}
.text_base10 {
	font-family: arial;
	font-size: 10;
	color: gray;
}
.link_base10 {
	text-decoration: none;
	font-family: arial;
	font-size: 10;
	color: gray;
}
.link_base10:hover {
	text-decoration: underline;
	font-family: arial;
	font-size: 10;
	color: gray;
}
.link_menu {
	text-decoration: none;
	font-family: arial;
	font-weight: bold;
	font-size: 12;
	color: #aaaaaa;
}

