A
{
color:#CC3300;
text-decoration: none;
}
A:hover
{
color:#000000;
text-decoration: underline;
}

A:active
{
color:#CC3300;
text-decoration: none;
}

.dateTitle 
{
color: #000000;
background-image: url(http://www.wisertechnologies.com/images/banner_bg.jpg);
font-family: Arial,Verdana,sans-serif;
border-width: 1px;
border-style: solid;
padding: 3px;
width: auto;
height: 15px;
font-size: 13px;
text-align: left;
}

.archiveListOdd
{
color: #000000;
background-image: url(http://www.wisertechnologies.com/images/square_E7E7E7.gif);
font-family: Arial,Verdana,sans-serif;
border-width: 0px;
padding: 1px;
width: auto;
height: auto;
font-size: 11px;
text-align: left;
}

.archiveListEven
{
color: #000000;
font-family: Arial,Verdana,sans-serif;
border-width: 0px;
padding: 1px;
width: auto;
height: auto;
font-size: 11px;
text-align: left;
}

.comment
{
color: #000000;
font-family: Arial,Verdana,sans-serif;
border-width: 1px;
border-color: #000000;
border-style: solid;
padding: 1px;
width: auto;
height: auto;
font-size: 11px;
text-align: left;
}

.blogText
{
color: #000000;
font-family: Arial,Verdana,sans-serif;
border-width: 0px;
padding: 3px;
width: auto;
height: auto;
font-size: 11px;
}

SELECT 
{
background-color: #C0C0C0;
border: #000000 1px solid;
color: #000000;
font-family: Arial,Verdana,sans-serif;
font-size: 12px;
}

SELECT:hover 
{
background-color: #CCCCCC;
border: #000000 1px solid;
color: #000000;
font-family: Arial,Verdana,sans-serif;
font-size: 12px;
}

TEXTAREA 
{
background-color: #C0C0C0;
border: #000000 1px solid;
color: #000000;
font-family: Arial,Verdana,sans-serif;
font-size: 12px;
}

TEXTAREA:hover
{
background-color: #CCCCCC;
border: #000000 1px solid;
color: #000000;
font-family: Arial,Verdana,sans-serif;
font-size: 12px;
}

TEXTAREA:focus
{
background-color: #FFFFFF;
border: #000000 1px solid;
color: #000000;
font-family: Arial,Verdana,sans-serif;
font-size: 12px;
}

INPUT
{
background-color: #CCCCCC;
font-family: Arial,Verdana,sans-serif;
border: #000000 1px solid;
color: #000000;
font-size: 12px;
     }

INPUT:hover
     {
background-color: #CCCCCC;
font-family: Arial,Verdana,sans-serif;
border: #000000 1px solid;
color: #000000;
font-size: 12px;
     }

INPUT:focus
     {
background-color: #FFFFFF;
font-family: Arial,Verdana,sans-serif;
border: #000000 1px solid;
color: #000000;
font-size: 12px;
     }

.columnHeader{
    color: #000000;
    background-image: url(http://www.wisertechnologies.com/images/banner_bg.jpg);
    font-family: Arial,Verdana,sans-serif;
    border-width: 1px;
    border-style: solid;
    padding: 3px;
    width: auto;
    height: 15px;
    font-size: 13px;
}

.columnDataEven {
    color: #000000;
    font-family: Arial,Verdana,sans-serif;
    border-width: 0px;
    padding: 1px;
    width: auto;
    height: auto;
    font-size: 11px;
}

.columnDataOdd {
    color: #000000;
    background-image: url(http://www.wisertechnologies.com/images/square_E7E7E7.gif);
    font-family: Arial,Verdana,sans-serif;
    border-width: 0px;
    padding: 1px;
    width: auto;
    height: auto;
    font-size: 11px;
}