/* General */
body {
	background: #B90000;
	color: #FFFFFF;
	font: 10px Verdana, Tahoma, Arial, Trebuchet MS, Sans-Serif, Georgia, Courier, Times New Roman, Serif;
}
a:link, a:active, a:visited, a.postlink {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #000000;
}
.row1 {
	background: #0E3367;
}
img {
	border:0 solid;
}