/* Stylesheet for the PC */

a:hover	{
	color: rgb( 0,0,0 );
	text-decoration: underline;
}

body, td { 
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-decoration: none;
}

.link_title, td { 
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
}

.body_grey, td { 
	color: rgb( 102,102,102 );
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-decoration: none;
}

.big
{
	color: rgb( 102,102,102 );
	font-size: 23px;
	line-height: 24px;
}

.intro_grey
{
	color: rgb( 102,102,102 );
	font-size: 15px;
	line-height: 24px;
}

.homepage_grey
{
	color: rgb( 102,102,102 );
	font-size: 24px;
	line-height: 27px;
}

a {
	font-size: 10px;
	text-decoration: none;
	color: rgb( 102,102,102 );
}

.nav_link
{
	font-size: 10px;
	color: rgb( 102,102,102 );
	line-height: 12px;
}

.nav_link_selected
{
	font-size: 10px;
	color: rgb( 0,0,0 );
	line-height: 12px;
}

.bullet_title
{
	font-family: Tahoma, Helvetica, sans-serif;
	color: rgb( 0,0,0 );
	font-size: 9px;
	line-height: 10px;
	letter-spacing: .15em;
	font-weight: bold;
}

.bullet
{
	font-family: Tahoma, Helvetica, sans-serif;
	color: rgb( 102,102,102 );
	font-size: 13px;
	line-height: 15px;
	text-decoration: none;
}

.cababil_bullet
{
	font-family: Tahoma, Helvetica, sans-serif;
	color: rgb( 0,0,0 );
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
}

.bullet_tgi
{
	font-family: Tahoma, Helvetica, sans-serif;
	color: rgb( 102,102,102 );
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
}

.caption_tgi
{
	font-family: Tahoma, Helvetica, sans-serif;
	color: rgb( 102,102,102 );
	font-size: 9px;
	line-height: 11px;
	text-decoration: none;
}

.intro 
{
	font-size: 14px;
	line-height: 24px;
}

a:visited {
	color: rgb( 153,153,153 );
}
