	body,p,div,span,th,td	{
			font-family:arial,sans-serif;
			font-size:12px;
			}

	.title {
			font-family : arial, Sans-Serif;
			font-size : 30px;
			font-weight : bold;
			}
	
	.title2 {
			font-family : arial, Sans-Serif;
			font-size : 20px;
			font-weight : bold;
			}
	
	.clocktitle {
			font-family : Tahoma, Sans-Serif;
			font-size : 15px;
			font-weight : bold;
			}
	
	.clockcols {
			font-family : Arial, Sans-Serif;
			font-size : 14px;
			color : white;
			font-weight : bold;
			}

	.wt		{
			color:white;
			}

	.wtb	{
			color:white;
			font-weight:bold;
			}
	
	.wt16	{
			color:white;
			font-size:16px;font-weight:bold;
			}

	.thdr	{
			font-family:arial,sans-serif;
			font-size:18px;
			color:#000000;
			}

							
         A:link {
                        color: #000000;
                        }

         A:visited {
                        color: #AD863B;
                        }

         A:active {
                        color: #AD863B;
                        }

         A:HOVER {
                        color: #AD863B;
                        font-weight: bold;
                        }

