﻿/*
 *  Live Nation UK
 *  http://www.livenation.co.uk/
 *  Michal Gondar aka gondo
 *
 *  Definitions:
 *
 *  font-family, font-size, color, text-transform, :hover
 */
 
body { font-family: Arial; font-size:14px; color:#1A1A1A; line-height:17px; }

a { color: #A26743; text-decoration: none; }
#twitterFeed a { color: #A26743; }
a.fullStory { font-family: Courier New; font-size: 13px; color: #1a1a1a; }
#foot a { color: #000; }
a.active {  }
a:hover, a:focus { text-decoration: underline; }

h1 { }
h2 { }
h3 { }
