div.ircinfo {
    position: absolute;
		top: 280px;
		left: 160px;
    width: 572px;
		color: #F5F5F5;
		text-align: justify;
		font-size: 14px;
}

div.mainircheader {
		text-align: center;
		color: #F5F5F5;
		font-weight: bold;
		font-size: 18px;
}

div.ircheader {
    text-align: center;
    color: #F5F5F5;
    font-weight: bold;
}

a:link {
    color: #FF9507;
    text-decoration: none;
}

a:visited {
    color: #FF9507;;
    text-decoration: none;
}
