<!--
/*body {  margin: 0px  0px; padding: 0px  0px}
a:link { color: #006699; text-decoration: underline}
a:visited { color: #006699; text-decoration: underline}
a:active { color: #006699; text-decoration: underline}
a:hover { color: #CC0000; text-decoration: underline blink}
.b:link { color: #000000; text-decoration: none}
.b:visited { color: #000000; text-decoration: none}
.b:active { color: #000000; text-decoration: underline}
.b:hover { color: #CC0000; text-decoration: none}
.c:link { color: #CC0000; text-decoration: underline}
.c:visited { color: #CC0000; text-decoration: underline}
.c:active { color: #CC0000; text-decoration: underline}
.c:hover { color: #8AB7E5; text-decoration: underline}*/

body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #CCCCCC;
	font-family:Tahoma;
	font-size:13px;
	background-image: url(images/bg.gif);
}
body,td,th {
	color: #333333;
}

a:link { color:#0066CC; text-decoration: underline}
a:visited { color: #0066CC; text-decoration: underline}
a:active { color: #0066CC; text-decoration: underline}
a:hover { color: #0066CC; text-decoration: underline }

.b:link { color: #ffffff; text-decoration: none; }
.b:visited { color: #ffffff; text-decoration: none}
.b:active { color: #ffffff; text-decoration: none}
.b:hover { color: #ffffff; text-decoration: none}
	
.c:link { color:#333333; text-decoration: none; }
.c:visited { color: #333333; text-decoration: none}
.c:active { color: #333333; text-decoration: none}
.c:hover { color: #333333; text-decoration: none}

/*.style1 {color: #FFFFFF}*/

.text  {
	font-family:Tahoma;
	font-size: 13px;
	color:#ffffff;
	font-weight: normal;
	display: inline;
}

.pleft {
	padding-left:5px;
}


.Lbold{
	font-weight:bold;
}

/*
TD.td-small {font-size:9px;color:#000000}
TD.td-small A:link {font-size:9px;color:#000000;text-decoration: none}
TD.td-small A:visited {font-size:9px;color:#000000;text-decoration: none}
*/
TD.menu { 
	font-weight:bold; 
	padding-left:5px;
	color:#0066FF;
}

.tw_show td{
	font-size:14px;
}
.tw_show a{
	color:#14A3BC;
	text-decoration:none;
}
.tw_show a:hover{
	text-decoration:underline;
}
.tw_show .screen_name{
	color:#14A3BC;
}
.tw_show .bottom, .bottom a{
	font-size:11px;
	color:#999;
}
.tw_show hr{
	border:#efefef 1px solid;
	margin:5px;
}

-->
