body {
    margin: 0;
    padding: 0;
    background: url('../pics/repeat-bg.jpg') repeat-x;
    font: 11px Verdana, Arial, Helvetica, sans-serif;
}

a img {
    border: 0 none;
}
a {
    color: #fff;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
.Style1 {
	color: #CB1F11;
	font-weight: bold;
}
.Style2 {
	color: #fff;
	font-size: 11px;
	line-height: 12px;
}