body, td {
	font-size: 11px;
}

div#guildMain table#latestNewsNib td.header {
	text-align: right;
	color: #3DC2F4;
}

a:link, a:active, a:visited {
	color: #3DC2F4;
}

table#guildApplicationsNib.nibTable tbody tr td.clickable {
	text-align: center;

}

table#guildApplicationsNib.nibTable tbody tr td.clickable a:link {
	font-weight: bold;
	color: #3DC2F4;
}

table#guildApplicationsNib.nibTable tbody tr td.clickable a:active {
	font-weight: bold;
	color: #3DC2F4;
}

table#guildApplicationsNib.nibTable tbody tr td.clickable a:visited {
	font-weight: bold;
	color: #3DC2F4;
}