.board  {
        text-align: center;
        font-variant: small-caps;
}

a       {
	    color:"#000000";
	    font-decoration: underline;
	    
}

hr      {
	    height: 1;
	    color: #006600;
}

.text   {
		font-size: 12px;
		font-family: arial,verdana;
		color: #000000;
}

.title  {
		font-size: 16px;
		font-family: arial,verdana;
		font-weight: bold;
		color: #000000;
}

.time   {
		font-size: 10px;
		font-family: arial,verdana;
		font-weight: bold;
		color: #000000;
}

img     {
	    border-color: #000000;
}

td      {
		font-size: 12px;
		font-family: arial,verdana;
		color: #000000;
        vertical-align: top;
}

td.menu {
        font-variant: small-caps;   
        background: #999999;  
        font-weight: 800;  
        line-height: 225%; 
}