#newstext {
font-size: 11px;
}
#newstext a:link { text-decoration: none; color: #000099;}
#newstext a:visited { text-decoration: none; color: #FA8072;}
#newstext a:hover { text-decoration: underline; color: #000099;}
#newstext a:active { text-decoration: none; } 
}
table.community {
margin-top: auto;
margin-left: auto;
margin-right: auto;
margin-bottom: 20px;
}
div.rounded-box2 {
    position:relative;
    width: 9em;
    background-color: #FFC500;
    width: 299px;
    height: 165px;
margin-left: 5px;
}
div.top-left-corner2, div.bottom-left-corner2, div.top-right-corner2, div.bottom-right-corner2 {
position:absolute;
width:20px; 
height:20px; 
background-color: #0985F4;
overflow:hidden;
}
div.top-left-inside2, div.bottom-left-inside2, div.top-right-inside2, div.bottom-right-inside2 {
position:relative; 
font-size:150px; 
font-family:arial; 
color: #FFC500; 
line-height: 40px;
}
div.top-left-corner2 { top:0px; left:0px; }
div.bottom-left-corner2 {bottom:0px; left:0px;}
div.top-right-corner2 {top:0px; right:0px;}
div.bottom-right-corner2 {bottom: 0px; right:0px;}

div.top-left-inside2 {left:-8px;}
div.bottom-left-inside2 {left:-8px; top:-17px;}
div.top-right-inside2 {left:-25px;}
div.bottom-right-inside2 {left:-25px; top:-17px;}

div.box2-contents2 {
color: #000;
}
#indent {
margin-left: 20px;
margin-top: 10px;
