@charset "utf-8";
/* CSS Document */

body{
	margin:0px;
	background: url(../images/bg_top.gif) top left no-repeat #ff9c00;
	font-family:"Trebuchet MS";
	}
	
td,p{
	font-size:12px;
	}

a{
	color:#333333;
	text-decoration:none;
	}	
	
a:hover{
	color:#666666;
	}	
	
.content{
	padding-left:15px;
	text-align:justify;
	}

.video-title{
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	}

.video-links td{
	font-size:9px;
	}
	
.video-links a{
	font-size:9px;
	font-weight:bold;
	color:#FFFFFF;
	}

.frontpagetextmenu {
	font-weight: bold;
	color: #333333;
}

.frontpagetextmenu a:link {
	text-decoration: none;
	font-weight:bold;
	color:#333333;
}

.frontpagetextmenu a:visited {
	text-decoration: none;
	font-weight:bold;
	color:#333333;
}

.frontpagetextmenu a:hover {
	text-decoration: none;
	font-weight:bold;
	color:#FFFFFF;
}

.frontpagetextmenu a:active {
	text-decoration: none;
	font-weight:bold;
	color:#FFFFFF;
}

.copyright {
	font-size:9px;
	color: #333333;
}

.copyright a:link {
	text-decoration: underline;
	color:#333333;
}

.copyright a:visited {
	text-decoration: underline;
	color:#333333;
}

.copyright a:hover {
	text-decoration: underline;
	color:#FFFFFF;
}

.copyright a:active {
	text-decoration: underline;
	color:#FFFFFF;
}
