/*

Theme Name: Back Bingo New

Theme URI: http://www.fantasticthinking.com/

Description: Back Bingo template

Version: 2.0

Author: Fantastic Thinking

Author URI: http://fantasticthinking.com/

Tags: Back Bingo





*/

* { padding:0; margin:0;}



	html { }



	body { font-size:0.8em; font-family: Arial, Helvetica, sans-serif; background: #FFFFFF; color:#010101;}



	



	h1, h2, h3, h4, h5{



	font-family: Georgia, "Times New Roman", Times, serif;



	color: #010101;



}



img{ border:none;}





.clear { clear: both;}





	/*table,*/ td, div, img { border:0; border-collapse:collapse;}



	td {vertical-align:top;}



	ul { list-style: none;}



	p {



	padding:0px;



	margin-bottom: 11px;



}


.smllink { font-size: 11px; font-style: italic;  }
		



a {text-decoration: none; color:#3D5585;}



a:hover {text-decoration: underline;}







	input, select, textarea { vertical-align:middle; color:#010101; font-size:1em;}



	input.text, select, textarea { font-family:Arial, Helvetica, sans-serif; padding:2px 0px 3px 6px; border: 1px solid #010101;}



	



	html body textarea { font-family:Arial, Helvetica, sans-serif;  font-size:1em; color:#010101;}



	







/*** Main ***/



	.main {



	background-image: url(images/background.jpg);



	background-repeat: repeat-y;



	background-position: center;



}



	.main-bgr {



	background-attachment: scroll;



	background-repeat: no-repeat;



	background-position: center 0px;



}



	.main-header-bg { }



	.main-width {
	width:980px;
	margin:0 auto;
	height:100%; /*width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 980)? "980px" : "100%"); min-width:980px;*/
	/*background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-position: center top;*/
}



	



	.header {
	height:250px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}	

/*** Menu ***/



	#navbar {
	position: absolute;
	top:225px;
	background-color: #0B2150;
	width: 980px;
	height: 33px;
}

.menu {
	font-size: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	float:left;
}
	.menu ul { list-style:none; /*width:100%;*/ float:left; overflow:hidden; padding-left:40px;}

	.menu ul li {
	float:left;
	text-align:center; /*background:url(images/menu.gif) no-repeat 0 18px; margin:0px 0px 0px -6px;*/
	padding:0px;
}
	.menu ul li a {
	display:block;
	float:left;
	overflow:hidden;
	text-align:center;
	color:#E3F539;
	text-decoration:none;
	line-height:33px;
	height: 33px;
}
	.menu ul li a:hover, .menu ul li a:active, #current a {
	color:#E3F539;
	background-color: #999999;
}
	#current a {
	background-color: #E3F539;
	color:#0B2150;
}
	.menu ul li a {
	height:33px;
	padding-right: 10px;
	padding-left: 10px;
}

/*** Logo ***/



	.logo {
	clear:both;
	overflow:hidden;
	margin-right: auto;
	margin-left: auto;
	padding-top: 40px;
	text-align:center;
}

	.logo a {
	color:#010101;
	text-decoration:none;
}

	.logo h1 {
	width:141px;
	height:141px;
	background:url(images/logo.gif) no-repeat 0 0;
	cursor:pointer;
	text-indent:-1000em;
	display:block;
	margin-right: auto;
	margin-left: auto;
}

	.logo h1:hover { text-decoration:none;}
	.description { text-indent:-1000em; display:none; }



	.logo ol, .logo p{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #000000;
	font-weight: normal;
	padding-top: 95px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	width:590px;
	display:none;
}



.logo ol li{



	float: left;



	padding-right: 20px;



	margin-right:20px;



	list-style-type: decimal !important;



}



	



/*** Search ***/

	.search {
	float:right;
	overflow:hidden;
	padding-top: 4px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 0px;
	display:none;
}
	.search form {background:url(images/search-bg.gif) no-repeat 0 3px; }

	.search .text { width:105px; padding:2px 5px 4px 6px; border:0; background:transparent; margin:0px 26px 0px 0px;}

	.search .but { cursor: pointer;}

	.search_page { float:left; overflow:hidden; padding:15px 0px 0px 0px;}

	.search_page form {background: none; }

	.search_page .text { width:214px; padding:2px 5px 2px 6px; border: 1px solid #b8c6cb; margin:0px 11px 0px 0px;}

	.search_page .but { cursor: pointer;}

/*** Column ***/

	.content { overflow:visible; clear:both; padding:0; padding-top:40px;}

	.column-right {
	width:471px;
	float:right;
	margin:0px;
	_margin:104px 0px 0px 0px;
	padding-top:9px;
}

	.widget-left { width:190px; float:left; margin:0px 29px 0px 30px; _margin:0px 29px 0px 15px;}



	.widget-right { width:190px; float:left; margin:0px 0px 0px 0; _margin:0px 0px 0px 0px;}



	.entry {line-height:1.4em;}







/*** Widgets  ***/







	.widget { float:left; width:100%; overflow:hidden; margin:0px 0px 5px 0px;}



	.widget .widget-bg { }



	



	.widget .title { height:100%;}



	



	.widget .title div {}



	.widget .title div div { padding:30px 0px 0px 4px;}



	



	.widget h2, .widget-left h2, h2, .widget-right h2 {



	font-size:1.4em;



	font-weight: normal;



	overflow:hidden;



	padding-bottom: 5px;



	border-bottom-width: 1px;



	border-bottom-style: dotted;



	border-bottom-color: #a8a8a8;



	margin-bottom: 5px;



}



#left_intro{



	padding-bottom:20px;



}



#left_intro h1, h2.latest_posts{



	font-size:2em;



	font-weight: normal;



	overflow:hidden;



	padding-bottom: 5px;



	border-bottom-width: 1px;



	border-bottom-style: dotted;



	border-bottom-color: #a8a8a8;



	margin-bottom: 5px;



}



	.widget-left h3 { font-size:1em; font-weight:bold; font-weight: normal; overflow:hidden;}



	.widget-left small {



	font-style: italic;



	padding-bottom:10px;



	clear:both;



	display:block;



}



	.widget-left a.title { color:#000000; font-size:1em; font-weight:bold; font-family:Arial, Helvetica, sans-serif;}



	



	.widget	.indent { overflow:hidden; color:#575757; height:100%; padding:0px 0px 0px 5px;}



	



	.widget li { background:url(images/marker.gif) no-repeat 0 6px; padding:0px 0px 9px 14px;}



	.widget li a { font-size:1em;}



	



	.widget_recent_entries ol li { background: none; color:#ce006d; font-weight:bold; padding:0px 0px 14px 0px; margin:0px 0px 0px 20px;}



	.widget_recent_entries li a {font-weight: normal; color:#575757}



	



	.widget_text .indent { font-size:1.2em; line-height:1.5em; padding:23px 0px 0px 5px;}



	



	.widget_tag_cloud .indent {font-size:10px; line-height:2.3em;}



	.widget_tag_cloud a { padding:0px 5px 0px 0px;}



	.style-01 { font-size:1.7em;}



	.style-02 { font-size:1.2em; font-style:italic;}



	.style-03 { font-size:1.2em; text-transform:uppercase; font-weight:bold;}



	.style-04 { font-size:1.2em;}



	.style-05 { font-size:2.3em;}



	.style-06 { font-size:1.5em;}



	.style-07 { font-size:1.2em;text-transform:uppercase;font-weight:bold;}



	.style-08 { font-size:1.2em;}



	.style-09 { font-size:1.6em;}



	.style-010 { font-size:2.0em; }



	.style-011 { font-size:1.2em;}



	.style-012 { font-size:1.2em;text-transform:uppercase;font-weight:bold;}



	.style-013 { font-size:1.2em; font-style:italic;}



	.style-014 { font-size:1.7em;}



	.style-015 { font-size:1.9em; font-style:italic;}



		



/*** Content  ***/



	.column-center {



	/*overflow:hidden;*/



	/*height:100%;*/



	padding-left: 40px;



	float: left;



	width: 465px;



}



	



.column-center .title {



	float:left;
	width:100%;
	background:url(images/title.gif) no-repeat 0 0;
	padding:0px;
	margin: 0 0 20px 0;
}



		



	.column-center .title h2 { 



	font-size:2em;



	font-weight: normal;



	overflow:hidden;



	padding-bottom: 5px;



	border-bottom-width: 1px;



	border-bottom-style: dotted;



	border-bottom-color: #a8a8a8;



	margin-bottom: 5px;



		}



		



	.column-center h2 a { 



		color:#010101 !important;



		}



		



	.column-center .title h3 {

		font-size:1.4em;

		font-weight: normal;

		border-bottom-width: 1px;

		border-bottom-style: dotted;

		border-bottom-color: #a8a8a8;

		padding:0;

		margin:0;

		height:26px;



	 }



	 



	 .column-center h3 {

		font-size:1.4em;

		font-weight: normal;

		overflow:hidden;

		padding-bottom: 10px;

	 }



		



		.column-center .title h2 a, .column-center .title h3 a { color:#010101; text-decoration:none;}



		.column-center .title h2 a:hover, .column-center .title h3 a:hover { color:#010101; text-decoration: underline;}



		



		.column-center .title .date {  font-family:georgia; font-size: 1.2em; padding:6px 0px 1px 0px;}



		.column-center .title .author {  font-family:georgia; /*float:right; */font-size: 1.2em; height:100%; padding-bottom:20px; }



		.column-center .author {  padding-bottom:20px; }



	



		.column-center .indent { padding:0;}



		



		.text-box {



	font-size:1em;



	line-height:1.5em;



	clear:both;



	float:left;



text-align:justify;



	width:100%;



	height:100%;



	padding-bottom: 20px;



}



	



	.text-box p.img { padding:4px 0px 14px 0px;}



	.text-box p.img  img.img { margin:0px 15px 0px 0px;}



	



	.column-center .welcome .title { padding:0px 0px 19px 0px;}



	



	.column-center .welcome .title h2 { padding:28px 0px 4px 0px; border:0;}



	.column-center .welcome .indent { background:url(images/title-wlcome.gif) no-repeat 20px 0; padding:0px 25px 45px 126px; overflow:hidden; height:100%;}



	



	.welcome .text-box { color:#454545;text-align:justify; line-height:1.45em; padding:0px 0px 0px 2px;}



	.welcome .text-box a { background:url(images/marker.gif) no-repeat left; font-weight:bold; color:#000; padding:0px 0px 0px 8px;}



	.welcome .links { padding:8px 0px 0px 0px;}



		



	.column-center .border-bottom {border-bottom:0; padding-bottom:0px;}



	







		



	.comments { clear:both; text-align:right;  padding:3px 0px 10px 0px;}



	



	.comments a { padding:0px 0px 0px 18px;font-weight:bold; text-decoration:none;}



	.comments a:hover { text-decoration: underline;}



	



	.link-edit {



	clear:both;



	padding-top: 10px;



	padding-right: 0px;



	padding-bottom: 20px;



	padding-left: 0px;



}



	.link-edit a { font-weight:bold; padding:0px 0px 0px 0px;}



		



	



/*** OL UL style***/



	.text-box ul { padding:1px 0px 10px 0px;}



	.text-box ul li { background:url(images/marker.gif) no-repeat 0 4px; padding:0px 0px 4px 8px; list-style-image:none; list-style:none; font-weight:normal;}



	.text-box ul li ul { margin-left:10px;}



	.text-box ul li ol { margin-left:15px;}



	.text-box ul li ol li { list-style-type:decimal;}



	



	.text-box ol { padding-left:2px;}



	.text-box ol li { background:none; padding:0px; margin-left:13px;  font-weight:normal;}



	.text-box ol li ul li { font-weight:normal;}



	



	.text-box ul li { list-style-image:none; list-style:none;}



	.text-box ul li a { font-weight:normal; font-weight: bold;}



	.text-box ul li a:hover {}



	.text-box ul li ul { margin-left:15px;}



	.text-box ul li ol {margin-left:20px;}



	.text-box ul li ol li { list-style-type:decimal;}



	.text-box ul li ol li a { background:none;}



	



	.text-box ol { padding:5px 0px 5px 2px;}



	.text-box ol li{ background:none; padding:0px; margin-left:20px;}



	.text-box ol li a { padding-left:0px; text-decoration:none; font-weight:normal;}



	.text-box ol li a:hover{ text-decoration:underline; }



	.text-box ol li ul li a { font-weight:normal; text-decoration:underline;}



	.text-box ol li ul li a:hover {text-decoration:none;}







/*** Footer ****/

.footer {
	clear:both;
	margin:15px auto 0;
	background-color: #0B2150;
	height: 40px;
	padding-top:30px;
	width:980px;
	color:#E3F539;
}



	.footer div { width:980px; margin:0 auto; padding:48px 0px 37px 0;}

	.footer a { color:#afe2e9;}


	


/* -----------------------------------------------------------------



---------------------------- WP ------------------------------------



----------------------------------------------------------------- */







	.info-sidebar {



	border:0;



	width: auto;



	overflow: hidden;



	font-size:1em;



	line-height:1.4em;



	font-weight:bold;



	background-color: #EBEBEB;



	padding-top: 3px;



	padding-right: 5px;



	padding-bottom: 3px;



	padding-left: 5px;



	display:none;



}



	.info-sidebar a { color:#000;}



	



	.pagetitle { font-size:2.1em; font-weight: normal; overflow:hidden; color: #000; text-align:center; padding:5px 0px 0px 0px;/* margin:0px 0px -20px 0px;*/}







/*--- Navigations ---*/



	.navigation {



	font-size:1em;



	padding-top: 5px;



	padding-right: 0px;



	padding-bottom: 8px;



	padding-left: 0px;



}



	.navigation .alignleft { float: left; text-align:left; padding:4px 0px 0px 0px;}



	.navigation .alignright { float: right; width:45%; text-align:right; padding:4px 0px 0px 0px;}



	



	.pd-nav { padding:0; margin:0;}



	.pd-nav .alignleft { padding:0; margin:0;}



	.pd-nav .alignright { padding:0; margin:0;}



	



	.pd-title {padding-bottom:0;}



	



	.marg { margin-bottom:10px;}







/*--- Begin Images ---*/



	p img {



		padding: 0;



		max-width: 100%;}



	



	img.centered {



		display: block;



		margin-left: auto;



		margin-right: auto;}



	



	img.alignright { float: right;display:inline;



		padding: 0;



		margin: 3px 0px 10px 20px;}



	



	img.alignleft {	padding: 0;	margin: 3px 25px 5px 0; float:left; display:inline;}



	



/*------*/



	.postmetadata { font-size:1em; clear:both; padding:12px 0px 10px 0px; display:none;}



	.postmetadata a {/*color:#3B7ECC;*/}



	.postmetadata a:hover {text-decoration:none;}



	



	/*------*/



	#tag_cloud .widget-bottom-left {padding-bottom:15px;}



	#tag_cloud .widget-heading {margin-bottom:15px;}



	#tag_cloud a {padding-left:3px;}



	



	/*--- Popup styles ---*/



	#commentspopup {}



	#commentspopup #header {background:#2F3F99 url(images/popup_header_bg.gif) top repeat-x;}



	#commentspopup .page-padding {padding:0 5px;}



	#commentspopup .page-width {width:538px; margin:0 auto;}



	#commentspopup .header-top {background:url(images/popup_header_bg_top.jpg) top repeat-x;}



	#commentspopup .header-top-right {background:url(images/popup_header_bg_top_right.jpg) top right no-repeat;}



	#commentspopup .header-top-left {background:url(images/popup_header_bg_top_left.jpg) top left no-repeat; width:100%; height:160px;}



	#commentspopup .header-padding {padding:39px 0 0 89px;}



	#commentspopup h1 {font-size:1em; margin:0; padding:0; color:#E1E7EC; text-indent:-10000em; width:141px; height:27px;}



	#commentspopup h1:hover {text-decoration: none; cursor:pointer;}



	#commentspopup .description {width:141px; height:9px; text-indent:-10000em; margin-top:2px;}



	#commentspopup .description2 {width:249px; height:27px; text-indent:-10000em; margin-top:19px;}



	#commentspopup .border-bottom-left {padding:17px 37px 10px;}



	#commentspopup p {font-size:1.1em;}



	



	



/*--- Begin Typography & Colors ---*/



	small {	font-size:1em;}



	small * {font-size: 0.9em;}



	small p {font-size: 0.9em;}



	



	select { width: 130px;}



		



	#commentform {font-size:1em;}



	



	#commentform input {



		margin: 5px 5px 1px 0;



	}



	#commentform input.text {



		width:250px;



	}



	



	#commentform {



		margin: 5px 10px 0 0;}



		



	#commentform textarea {



		width: 100%;



		padding: 2px;



		margin: 5px 5px 1px 0



	}



		



	#respond:after {



			content: "."; 



			display: block; 



			height: 0; 



			clear: both; 



			visibility: hidden;}



		



	#commentform #submit {



		margin: 0 0 10px auto;



		float: left;}



	



	



/*--- Begin Calendar ---*/



	#wp-calendar { empty-cells:show; width: 155px; font-size:1.1em;}



	



	#wp-calendar th { padding:3px 0; text-align:center; color:#000;}



	#wp-calendar td { padding:3px 0; text-align:center; color:#000;}



	



	#wp-calendar a { display: block; font-weight:bold; /*color:#fff;*/}



	#wp-calendar #next a { padding-right: 10px;	text-align: right; font-weight: normal;}



	#wp-calendar #prev a { padding-left: 10px;text-align: left; font-weight: normal;}



	



	#wp-calendar caption { text-align: center; color:#000;   font-weight:bold; font-size:1.3em; padding:0px 0px 6px 0px;}



	



	



/* Begin Various Tags & Classes */



	acronym, abbr, span.caps {



		cursor: help;



		}



	



	acronym, abbr {



		border-bottom:1px dashed #999;



		}



	



	blockquote {



		border:1px solid #071f29;



		background:#24a8ce; padding:15px 10px 10px 20px; margin:5px 0; color:#fff;



		}



	



	blockquote cite {



		margin: 5px 0 0;



		display: block;



		}



	



	



/* Captions */



	.aligncenter,



	div.aligncenter {



		display: block;



		margin-left: auto;



		margin-right: auto;}



	



	.wp-caption {



		border: 1px solid #ddd;



		text-align: center;



		background-color: #f3f3f3;



		padding-top: 4px;



		margin: 10px;



		-moz-border-radius: 3px;



		-khtml-border-radius: 3px;



		-webkit-border-radius: 3px;



		border-radius: 3px;}



	



	.wp-caption img {



		margin: 0;



		padding: 0;



		border: 0 none;}



	



	.wp-caption p.wp-caption-text {



		font-size: 11px;



		line-height: 17px;



		padding: 0 4px 5px;



		margin: 0;}



	



	



/* Begin Comments*/



	.alt { padding: 10px; padding:0px 0px 0px 20px;}



	



	.commentlist { font-size:1em;



		/*padding:0px 18px 0px 20px;*/



		}



	.commentlist a { }



	



	ol.commentlist {



		display:block;



		clear:both;



		padding-bottom:20px;



		}



	



	ol.commentlist  li {



	/*list-style: none;*/



	display:block;



	clear:both;



	border-bottom-width: 1px;



	border-bottom-style: dotted;



	border-bottom-color: #a8a8a8;



	margin-bottom: 5px;



	margin-top: 5px;



	padding-top: 10px;



	padding-right: 10px;



	padding-bottom: 3px;



	padding-left: 0px;



		}



		



	.commentlist li .avatar { 



		float: right;



		border: 1px solid #eee;



		padding: 2px;



		background: #fff; /*margin:0px 20px 15px 0px;*/



		}



		img.avatar{ display:none;}



	



	.commentlist p {  



		font-size:1em;



		}



	



	#commentform p {



		}



	



	.nocomments {



		text-align: center;



		margin: 0;



		padding: 0;



		}



	



	.commentmetadata {



	display: block;



	margin-bottom: 10px;



		}



		



		.widget_categories { display:none;}



		.widget_meta { display:none; }



		.widget_recent_entries {display:none;}



		.widget_tag_cloud {display:none;}



		.widget_text  {display:none;}







#sharebar {
	padding-bottom: 20px;
}



#sharebar ul li{
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	padding-bottom: 5px;
	padding-left:40px;
	padding-top:5px;
}



#sharebar a{
	background-color:#ebebeb;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	width:100%;
	display:block;	
}



li.facebook{



	background-image: url(images/facebook.gif);



}



li.digg{



	background-image: url(images/digg.gif);



}



li.delicious{



	background-image: url(images/delicious.gif);



}



li.twitter{



	background-image: url(images/twitter.gif);



}



li.stumbleupon{



	background-image: url(images/stumbleupon.gif);



}



#downloads ul li{



	background-repeat: no-repeat;



	background-position: left top;



	padding-bottom: 15px;



	padding-left:0px;



	



}



#downloads img{



	padding-bottom: 20px;



	padding-right:20px;



	float:left;



	



}



.backing{



	background-image: url(images/backing.gif);}



.destroying{



	background-image: url(images/destroying.gif);}



.template{



	background-image: url(images/download.gif);



}







#left_sign img{



	float: left;



	padding-top: 0;



	padding-right: 20px;



	padding-bottom: 20px;



	padding-left: 0px;



}



#left_join img{



	float: left;



	padding-top: 0;



	padding-right: 20px;



	padding-bottom: 60px;



	padding-left: 0px;;}



#left_write img{



	float: left;



	padding-top: 0;



	padding-right: 20px;



	padding-bottom: 20px;



	padding-left: 0px;



}











#left_sign a.sidelink, #left_join a.sidelink, #left_write a.sidelink{



	background-color:#ebebeb;



	padding-top: 3px;



	padding-right: 5px;



	padding-bottom: 3px;



	padding-left: 5px;







}



#logos{



	width: 980px;



	margin-right: auto;



	margin-left: auto;



	text-align: center;



	background-image: url(images/background.jpg);



	background-repeat: repeat-y;



	background-position: center;



}



#logos img{



	border:none;



	padding:10px;



}



.footer p{
	text-align: center;
	width: 890px;
	margin-right: auto;
	margin-left: auto;
	font-size: 0.8em;
	color: #E3F539;
}







#fbconnect{



	clear: both;



	width: 100%;



	display: block;



}







#fbconnect p{



	float:right;



	width:200px;



	padding-right:140px;



	padding-top:12px;



}



#fbconnect .dark{



	float:left;



	width:120px;



}



.archive_nav{



padding-bottom:20px;}



.archive_post{



	padding-top: 20px;



}







hr {



	border-bottom-width: 1px;



	border-bottom-style: dotted;



	border-bottom-color: #a8a8a8;



	margin-bottom: 20px;



	margin-top:20px;



	border-top-style: none;



	border-right-style: none;



	border-left-style: none;



	height: 1px;



}







.column-center table th, .column-center table td.tablehead{



	text-align: left;



	font-weight: bold;



	padding-top: 2px;



	padding-right: 20px;



	padding-left: 20px;



	padding-bottom: 2px;



	color: #000000;



	background-color: #EBEBEB;



}



.column-center table td{



	padding-top: 2px;



	padding-right: 20px;



	padding-bottom: 2px;



	padding-left: 20px;



	text-align: left;



}



.column-center table tr, .column-center table td{



	border-bottom-width: 1px;



	border-bottom-style: solid;



	border-bottom-color: #EBEBEB;



	text-align: left;



	/*border-right-width: 1px;



	border-right-style: solid;



	border-right-color: #EBEBEB;*/



}



.column-center table {

	text-align: left;

	border: 1px solid #EBEBEB;

	margin-left: 2px;

}

#flashcontent{

	height: 125px;

	width: 124px;

	float: right;

	padding: 5px 0 10px 0;

}

#home_intro{

	width: 470px;

	float: left;

}

.homedate { display: block;margin-bottom:10px; font-size: 11px; font-style:italic; }

.homeh3 { margin-bottom:-15px !important; padding-bottom:0 !important;  }

.clearthefloats{

	clear:both;

}



h1.category_title{

border-bottom:1px dotted #A8A8A8;

font-size:2em;

font-weight:normal;

margin-bottom:5px;

overflow:hidden;

padding-bottom:5px;

}



h1.category_title a{ color:#010101!important; text-decoration:none!important;}

