#content A
{
color: #0000bf;
text-decoration: underline;
}

#content A:visited
{
color: #ff0000;
text-decoration: underline;
}

#content A:hover
{
color: #ff0000;
text-decoration: none;
}

#header
{
background-repeat: repeat;
background-image: none;
background-color: #ffffff;
}

#header A
{
color: #0000bf;
text-decoration: underline;
}

#header A:visited
{
color: #ff0000;
text-decoration: underline;
}

#header A:hover
{
color: #ff0000;
text-decoration: none;
}

#subheader A
{
color: #0000bf;
text-decoration: underline;
}

#subheader A:visited
{
color: #ff0000;
text-decoration: underline;
}

#subheader A:hover
{
color: #ff0000;
text-decoration: none;
}

#footer A
{
color: #0000bf;
text-decoration: underline;
}

#footer A:visited
{
color: #ff0000;
text-decoration: underline;
}

#footer A:hover
{
color: #ff0000;
text-decoration: none;
}

#leftColumn
{
background-color: #00007f;
background-image: url('http://texasconstable.com.concentric.com/imglib/TexasLS.jpg');
background-repeat: repeat;
}

#leftColumn A
{
color: #0000bf;
text-decoration: underline;
}

#leftColumn A:visited
{
color: #ff0000;
text-decoration: underline;
}

#leftColumn A:hover
{
color: #ff0000;
text-decoration: none;
}

#rightColumn
{
background-color: #ffffff;
background-image: url('http://texasconstable.com.concentric.com/imglib/TexasRS-1.jpg');
background-repeat: repeat;
}

#rightColumn A
{
color: #0000bf;
text-decoration: underline;
}

#rightColumn A:visited
{
color: #ff0000;
text-decoration: underline;
}

#rightColumn A:hover
{
color: #ff0000;
text-decoration: none;
}