/* Style Sheet for Lego Ogre page */

a { font-family: "Arial", sans-serif; font-weight: bold; }
a:link { text-decoration: none; color: #FFFFFF; }
a:visited, a:active { text-decoration: none; color: #FFFFFF; }
a:hover { text-decoration: underline}

body { background-color: #000000; }

img {border-color: #000000; }

body { font-family: "Arial", sans-serif; color: #FFFFFF; }

h1, h2, h3, h4 { font-family: "Arial", sans-serif; color: #FFFFFF; }

.floatleft { float: left; }
.floatright { float: right; }