BODY {
	MARGIN: 0px; font-family:arial; font-size:12px;
}
.title {
	color: #FFFFFF; text-decoration:none; font-family:arial; font-size:10px; text-transform:uppercase;
}
.black-a:link {
	color: #115555; text-decoration:none; font-family:arial; font-size:10px; text-transform:uppercase;
}
.black-a:visited {
	color: #115555; text-decoration:none; font-family:arial; font-size:10px; text-transform:uppercase;
}
.black-a:hover {
	color: #FFFFFF; text-decoration:none; font-family:arial; font-size:10px; text-transform:uppercase;
}
.black-a:active {
	color: #115555; text-decoration:none; font-family:arial; font-size:10px; text-transform:uppercase;
}

.yellow-a:link {
	color: #cfe612; text-decoration:none; font-family:arial; font-size:10px; text-transform:uppercase;
}
.yellow-a:visited {
	color: #cfe612; text-decoration:none; font-family:arial; font-size:10px; text-transform:uppercase;
}
.yellow-a:hover {
	color: #FFFFFF; text-decoration:none; font-family:arial; font-size:10px; text-transform:uppercase;
}
.yellow-a:active {
	color: #cfe612; text-decoration:none; font-family:arial; font-size:10px; text-transform:uppercase;
}

.white-a:link {
	color: FFFFFF; text-decoration: none;
}
.white-a:visited {
	text-decoration: none; color: FFFFFF;
}
.white-a:hover {
	text-decoration: none; color: #cfe612;
}
.white-a:active {
	text-decoration: none; color: FFFFFF;
}

.whiteyellow-a:link {
	color: #FFFFFF; text-decoration:none; font-family:arial; font-size:9px; text-transform:uppercase;
}
.whiteyellow-a:visited {
	color: #FFFFFF; text-decoration:none; font-family:arial; font-size:9px; text-transform:uppercase;
}
.whiteyellow-a:hover {
	color: #cfe612; text-decoration:none; font-family:arial; font-size:9px; text-transform:uppercase;
}
.whiteyellow-a:active {
	color: #FFFFFF; text-decoration:none; font-family:arial; font-size:9px; text-transform:uppercase;
}

img{ border:0px;}