body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #af0303;
}
td {
	font-size: 11px;
	font-weight: bold;
}
a, a:link, a:visited, a:active {
	color: #000;
}
.consoleimg {
	border: 2px solid #FFFFFF;
}
.welcometext {
float: right;
padding-right: 20px;
width: 420px;	
}
.MODELNAME {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.DOWNLAOD {
	font-family: "Arial Black", "Franklin Gothic Heavy", "Futura XBlk BT", Impact;
	font-size: 14px;
}

textarea {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
margin:3px;
border:solid 0 #fff;
background: transparent 

}