body { font-family: tahoma; background-color: #f20273; }
td {
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #000;
}
.texts { font-size: 12px; color: #fff; font-family: verdana; }
.textspinks{ font-size: 12px; color: #000; font-family: verdana; }
.textsblack {
	font-family: tahoma;
	font-size: 11px;
	color: #000;
}
a, a:link, a:active { color: #000; font-family: Tahoma, Verdana, Arial; }
textarea {
font-family: tahoma;
font-size: 11px;
	font-weight: bold;
color: #000;
line-height: 14px;
/line-height: 17px !important;
/*fix for IE... IE reads the messed up important lines, while FF reads only the normal one */
border: 0;
}
.bull {
color: #fff;
}
.bull ul, li {
line-height: 17px;
color: #fff;
}

h1,h2 {
	font-family: tahoma;
	font-size: 11px;
	color: #000;
}

#updates {
text-align:center;
margin: 0 auto;
margin-left: 0 auto;
margin-right: 0 auto;
background: url(images/updates.jpg) no-repeat top center;
height:310px;
width: 991px;
}
.nobold {
color: #000;
font-size:11px;
font-weight: normal;
}

.updateborder {
background: url(images/updateborder.png) no-repeat;
width:221px;
height:282px;
}

.updateborder img {
padding:13px 0 0 1px;
/margin-top:13px!important;
}