a:link {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
}
a:visited {
	text-decoration: none;
}
.T_text {
	font-family: Arial;
	font-size: 13px;
	color:#000000;
}
.T_text2 {
	font-family: Arial;
	font-size: 12px;
	color:#000000;
}
.T_text3 {
	font-family: Arial;
	font-size: 16px;
	color:#999999;
}
.T_text_sm {
	font-family: Arial;
	font-size: 12px;
	color:#999999;
}
.T_item_title {
	font-family: Arial;
	font-size: 22px;
	color:#000000;
}
.T_item_title2 {
	font-family: Arial;
	font-size: 16px;
	color:#000000;
	font-weight: bold;	
}
.T_item_title3 {
	font-family: Arial;
	font-size: 30px;
	color:#000000;
}
.T_title {
	font-family: Arial;
	font-size: 24px;
	color:#000000;
}
.T_title2 {
	font-family: Arial;
	font-size: 22px;
	color:#000000;
	font-weight: normal;
}
.T_site_top {
	font-family: Arial;
	font-size: 12px;
	color:#000000;
}
.T_site_bottom {
	font-family: Arial;
	font-size: 12px;
	color:#000000;
}
.T_title_apps {
	font-family: Arial;
	font-size: 18px;
	color:#FF9900;
	font-weight: normal;
}
.T_title_books {
	font-family: Arial;
	font-size: 18px;
	color:#0093DD;
	font-weight: normal;
}
.T_title_products {
	font-family: Arial;
	font-size: 18px;
	color:#FF6666;
	font-weight: normal;
}
.T_title_websites {
	font-family: Arial;
	font-size: 18px;
	color:#B9DB01;
	font-weight: normal;
}

.L_text_item {
	font-family: Arial;
	font-size: 14px;
	color: #CCCCCC;
	text-decoration: none;
}
.L_text_item:hover {
	color: #666666;
	text-decoration: underline;
}
.L_text {
	font-family:  Arial;
	font-size: 13px;
	color: #CC0099;
	text-decoration: none;
}
.L_text:hover {
	color: #666666;
	text-decoration: underline;
}
.L_text_products {
	font-family:  Arial;
	font-size: 13px;
	color: #FF6666;
	text-decoration: none;
}
.L_text_products:hover {
	color: #666666;
	text-decoration: underline;
}
.L_text_websites {
	font-family:  Arial;
	font-size: 13px;
	color: #B9DB01;
	text-decoration: none;
}
.L_text_websites:hover {
	color: #666666;
	text-decoration: underline;
}
.L_text_books {
	font-family:  Arial;
	font-size: 13px;
	color: #0093DD;
	text-decoration: none;
}
.L_text_books:hover {
	color: #666666;
	text-decoration: underline;
}
.L_text_apps {
	font-family:  Arial;
	font-size: 13px;
	color: #FF9900;
	text-decoration: none;
}
.L_text_apps:hover {
	color: #666666;
	text-decoration: underline;
}
.L_text_apps2 {
	font-family:  Arial;
	font-size: 13px;
	color: #FF9900;
	text-decoration: none;
}
.L_text_apps2:hover {
	color: #666666;
	text-decoration: underline;
}
.L_site_top {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.L_site_top:hover {
	color: #666666;
	text-decoration: underline;
}
.L_button {
	font-family: "Arial";
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.L_button:hover {
	color: #666666;
	text-decoration: underline;
}
.L_site_bottom {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.L_site_bottom:hover {
	color: #666666;
	text-decoration: underline;
}
.L_site {
	font-family: Arial;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.L_site:hover {
	color: #666666;
	text-decoration: underline;
}
.L_item_title {
	font-family: Arial;
	font-size: 22px;
	color: #000000;
	text-decoration: none;
}
.L_item_title:hover {
	color: #666666;
	text-decoration: underline;
}
.L_title2 {
	font-family: Arial;
	font-size: 22px;
	color: #FF6600;
	text-decoration: none;
}
.L_title2:hover {
	color: #666666;
	text-decoration: underline;
}
.screenshot1 {
-moz-box-shadow: 0px 0px 10px #888888; /* Firefox 3.6 and earlier*/
-webkit-box-shadow: 0px 0px 10px #888888; /* Safari */
box-shadow: 0px 0px 10px #888888;
}