@charset "UTF-8";

html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input {
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, em, th {
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
}

.row h1 {
	color: #FFFFFF;
	font-size: 16px;
	margin-bottom: 5px;
}
.row a:link, .row a:active, .row a:visited {
	color: #FFFFFF;
	text-decoration:none;
}

.row a:hover {
	color: #FFFFFF;
	text-decoration:none;
}#sidebar1 a:link, #sidebar1 a:active, #sidebar1 a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#sidebar1 a:hover{
	color: #FFFFFF;
	text-decoration: none;
}

