/* GLOBAL */

body {
	margin: 0;
	padding: 0;
	border: 0;
	background: #000000;
}

a { font-weight: normal; color: #53952F; text-decoration: none; }

a:hover { text-decoration: underline; }

a.linkMedium { font-size: 11px; font-weight:bold; color: #DDDDDD }
a.linkLarge { font-size: 12px; color: #DDDDDD }

.textMedium, .textLarge { font-family: arial, sans-serif }

.textMedium { font-size: 11px; color: #FFFFFF  }
.textLarge { font-size: 12px; color: #FFFFFF  }