/* Reset Defaults
--------------------------------------------------------------------------------------- */

* { margin: 0; padding: 0; }
img { border: 0; }
h1,h2,h3,h4,h5,h6 { font-size: 100%; font-weight: normal; }
ol,ul,li { list-style: none; }

/* Defaults
--------------------------------------------------------------------------------------- */

body {
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #fff;
	font-size: 11px;
	line-height: 16px;
	background-color: #94948c;
	background-image: url(2010_bg.jpg);
	background-repeat: no-repeat;
	margin: 490px 0 0 30px;
}

a, a:link, a:visited  { color: #fff; text-decoration: none; }
a:hover, a:active, a:focus { color: #ffcb05; }
a img { border: 0; }

p {
	padding: 0 0 18px 0;
}


/* others
--------------------------------------------------------------------------------------- */
.himnofeda {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffcb05;
	font-size: 18px;
	line-height: 22px;
}

.flickr {
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, sans-serif;
	color: #ffcb05;
}

.flickr a:link, .flickr a:visited  { color: #ffcb05; text-decoration: none; }
.flickr a:hover, .flickr a:active, .flickr a:focus { color: #fff; }
