
a:link {text-decoration: none; color: #d05000; }
a:active {text-decoration: none; color: #d05000; }
a:visited {text-decoration: none; color: #d05000; }
a:hover {text-decoration: underline; color: #c04000; }


.info_text
{
font-family: Verdana;
font-size: 9pt;
}
.login_links
{
font-family: Verdana;
font-size: 8pt;
}

.settings_newsmanager_textform
{
font-family: Verdana;
color: #000000;
font-size: 8pt;
}


.settings_text_bold
{
font-family: Verdana;
font-size: 8pt;
font-weight: bold;
}

.settings_text
{
font-family: Verdana;
font-size: 8pt;
}


.footer_text
{
font-family: Verdana;
font-size: 8pt;
font-variant: small-caps;
padding-right: 30px;
}


.navigation_buttons
{
font-family: Verdana;
font-size: 10pt;
font-variant: small-caps;
padding-right: 20px;
}

.page_title
{
font-family: Arial;
font-size: 12pt;
font-weight: bold;
font-variant: small-caps;
}

.news_edit_delete
{
font-family: Verdana;
font-size: 6pt;
}

.news_reporter
{
font-family: Verdana;
font-size: 7pt;
}

.news_title
{
font-family: Verdana;
font-size: 10pt; 
font-variant: small-caps; 
font-weight: bold;
}

.code_project_type
{
font-family: Verdana;
font-size: 11pt;
font-weight: bold;
font-variant: small-caps;
}
.news_text
{
font-family: Verdana;
font-size: 8pt;
}

.code_owner
{
font-family: Verdana;
font-size: 7pt;
}

.code_title
{
font-family: Verdana;
font-size: 10pt;
font-variant: small-caps;
font-weight: bold;
}

.code_text
{
font-family: Verdana;
font-size: 8pt;
}

.topimage
{
background-image:url('gfx/top.jpg');
}

.middleimage
{
background-image:url('gfx/middle.jpg');
}

.blankimage
{
background-image:url('gfx/plain.jpg');
}

.bottomimage
{
background-image:url('gfx/bottom.jpg');
}


