html, body, div, span, img, applet, embed, canvas, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, samp, small, strike, strong, sub, sup, tt, var, b, u, i, s, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, button, table, caption, tbody, tfoot, thead, tr, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;

}

ol,ul{


list-style:none;
}
a{

	text-decoration: none;

  }


  a:hover {


	text-decoration:none ;


	}




.pages {
	font-family: Tahoma;
	padding: 10px;
	margin: 0 25% 0 0;
	font-size: 10px;
	width: 50%;
	border-top-width: 1px;
	border-top-color: #333333;
}



.pages a, .pages span {
	font-family: Tahoma;
	display: block;
	float: right;
	color: #333333;
	padding: 5px 7px 5px 7px;
	margin-left: 3px;
	border: 1px solid #0033FF;
	background: #fff;
	font-size: 10px;
}



.pages span.current {
	font-family: Tahoma;
	border: 1px solid #333333;
	color: #FFF;
	font-size: 10px;
	background-color: #999999;
}



.pages a {
	font-family: Tahoma;
	color: #333333;
	border: 1px solid #000000;
	text-decoration: none;
	font-size: 10px;
}



.pages a:hover {
	border-color: #333333;
	color: #FFF;
	font-size: 10px;
	border: 1px solid #000033;
	background-color: #666666;
}

.RoundMe	{
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
}
.DivTaG {
	background-color: #F5F5F5;
	margin: 10;	/*position: absolute;*/
}

