@charset "utf-8";
/* CSS Document */

body {background-color:#000000;
color:#000000;
font-family: Arial, Helvetica, sans-serif;}

#masthead_firmware {background:url(images/masthead_firmware.jpg) no-repeat; height:206px; width:940px;}

#masthead_xp {background:url(xp/images/masthead_xp.jpg) no-repeat; height:206px; width:940px;}
#masthead_download_xp {background:url(xp/images/masthead_download.jpg) no-repeat; height:206px; width:940px;}

#masthead_vista {background:url(vista/images/masthead_vista.jpg) no-repeat; height:206px; width:940px;}
#masthead_download_vista {background:url(vista/images/masthead_download.jpg) no-repeat; height:206px; width:940px;}

#steps {background-color:#FFFFFF;}
#stepsnav {background-color:#000000;}

a:link, a:visited{
/*color:#66CCFF;*/
color:#0000FF;
text-decoration:none;
}
a:hover{
/*color:#33FF33;*/
color:#990000;
text-decoration:underline;
}
.hyperlink-light a:link, .hyperlink-light a:visited{
color:#66CCFF;
text-decoration:none;
}
.hyperlink-light a:hover{
color:#33FF33;
text-decoration:underline;
}
.carmake{ color: #CC0000;}
