.broodcss

	
A {
        text-decoration : none;
        color : #000000; font-family:Verdana; font-size:10px
}

A:LINK {
        text-decoration : none;
        font-weight : bold;
        color : #000000; font-family:Verdana; font-size:10px
}

A:VISITED {
        text-decoration : none;
        font-weight : bold;
        color : #000000; font-family:Verdana; font-size:10px
}

A:ACTIVE {
    text-decoration : none;
        font-weight : bold;
        color : #000000; font-family:Verdana; font-size:10px
}

A:HOVER {
    text-decoration : none;
        font-weight : bold;
        color : #000000; font-family:Verdana; font-size:10px
}

A:FOCUS {
        text-decoration : none;
        font-weight : bold;
        color : #000000; font-family:Verdana; font-size:10px
}

BODY {
        text-decoration : none;
        color : #000000; font-family:Verdana; font-size:10px
}
		