a:link
{
color: #003366;
font-size: 12;
text-decoration: underline;
}

a:active
{
color: #CACC04;
font-size: 12;
}

a:visited
{
color: #550000;
font-size: 12;
}

a:hover
{
color: #FF0000;
text-decoration: underline;
font-size: 12;
}

a.boldlink:link
{
    color:#FFFFFF;
    font-size:16;
    font-weight:bold;
    text-decoration:underline;
}

a.boldlink:visited
{
    color:#FFFFFF;
    font-size:16;
    font-weight:bold;
    text-decoration:underline;
}

a.boldlink:hover
{
    color:#00FF00;
    font-size:16;
    font-weight:bold;
    text-decoration:underline;
}

a.toplink:link
{
color: #FFFFFF;
font-size:12;
font-weight:bold;
text-decoration:underline;
}

a.toplink:visited
{
color:#DDDDDD;
font-size:12;
font-weight:bold;
text-decoration:underline;
}

a.toplink:hover
{
color:#FF0000;
font-size:12;
font-weight:bold;
text-decoration:underline;
}

body
{
background-color: #FFFFFF;    
color: #000000;
font-family: arial,helvetica,times,serif;
font-size:12;
}

table.contentHolder
{
padding:7;

font-size:12;
background-color:#FFFFFF;
font-family: arial,helvetica,times,serif;
width:600;
}

table.TAMUS
{
padding:7;

font-size:12;
background-color:#FFFFFF;
font-family: arial,helvetica,times,serif;
width:900;
}

table.projectHolder
{
font-size:12;
background-color:#FFFFFF;
font-family: arial,helvetica,times,serif;
width:900;
}

table.projectDescription
{
font-size:12;
background-color:#FFFFFF;
font-family: arial,helvetica,times,serif;
width:600;
}

div.leftHeader
{
font-size:12;
color:#003366;
font-weight:bold;
}
