@charset "utf-8";
/* CSS Document */

#liveagonesblogspot {
	background-color: #242424;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #0066FF;
}
body {
	background-color: #242424;
	margin: 0px;
	height: auto;
	width: 800px;
}
#liveagonesblogspot #foto {
	position: fixed;
	top: 350px;
	right: 0px;
}

a:link {
	color: #d7d6d6;
	text-decoration: none;
}
a:visited {
	color: #d7d6d6;
	text-decoration: none;
}
a:hover {
	border-bottom:solid 2px #c80202;
	color:#d7d6d6;
	padding-bottom:0px;
}
a:active {
	text-decoration: none;
	color: #d7d6d6;
}
#logo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #FFFFFF;
	position: relative;
	left: 350px;
	top: 20px;
	visibility: visible;
}


#downloads {
	position: absolute;
	top: 0px;
	left: 900px;
}
