A.side {
text-decoration: none;
color : white;
}
A.side:hover {
text-decoration: underline;
color : white;
}
A.top {
text-decoration: none;
color : #FFFFFF;
}
A.top:hover {
text-decoration: none;
color : #CC0000;
}
.webtitle {
color:		#333333;
font-family:	verdana;
font-weight:	bold;
font-size:	12px;
}
.nlink {
color: 		 #000000;
font-family:	 verdana;
font-weight:	 bold;
font-size:	 12px;
}
.header {
color:           #FFFFFF;
font-family:     verdana;
font-weight:     bold;
font-size:       14px;
}
.footer {
color:           #000000;
font-family:     verdana;
font-weight:     normal;
font-size:       9px;
}
.content {
color:           #000000;
font-family:     Comic Sans MS;
font-size:       10pt;
}
P {
color:           #000000;
font-family:     Comic Sans MS;
font-size:       10pt;
}
.ibdev {
color:           #FFFFFF;
font-family:     Arial;
font-size:       8pt;
letter-spacing: .05em;
}