* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font: 12px Verdana;
	color: #333333;
	background: #F7F6F6 url(images/background.gif) repeat-x 0 0;
}
a {
	color: #003366;
}
a:hover {
	text-decoration:none;
	color: #990000;
}
img {
	border: 0;
}

.break {
	font-size: 0;
	width: 0; height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}

/** BEGIN wrapper **/
#wrapper {
	width: 980px;
	margin: auto auto;
	text-align: left;
}
/** END wrapper **/

/** BEGIN header **/
#header {
	height: 200px;
	margin-bottom: 15px;
}
	#header .pages {
		list-style-type: none;
		height: 39px;
		padding-top: 3px;
		float: left;
	}
		#header .pages li {
			float: left;
		}
		#header .pages li a {
			display: block;
			font-size: 0.9em;
			font-weight: bold;
			text-transform: uppercase;
			padding: 12px 15px;
			text-decoration: none;
		}
		#header .pages li a:hover {
			text-decoration: underline;
		}
	#header form {
		width: 245px; height: 26px;
		background: url(images/search.gif) no-repeat 0 8px;
		float: right;
		padding: 8px 30px 0 0;
	}
		#header form input {
			border: 0;
			float: left;
			width: 170px;
			margin: 5px;
		}
		#header form button {
			border: 0;
			text-indent: -9999px;
			font-size: 0;
			width: 60px; height: 26px;
			float: right;
			background-color: transparent;
		}
	#header .logo {
		clear: both;
		float: left;
		padding: 30px 0 36px 20px;
	}
		#header .logo p1 {
		    font-weight: bold;
			font-size: 2em;
			text-transform: uppercase;
		}
			#header .logo p1 a {
				text-decoration: none;
			}
		#header .logo p {
			color: #888888;
			font-weight: bold;
			font-size: 1.2em;
			text-transform: uppercase;
		}
	#header .sponsor {
		float: right;
		padding: 25px 0;
	}
/*	
	#header .categories {
		clear: both;
		list-style-type: none;
		height: 40px;
		border-bottom: 5px solid #003366;
		border-top: 1px solid #DDDDDD;
		overflow: hidden;	
		
	}
		#header .categories li {
			float: left;
		}
		#header .categories li a {
			display: block;
			padding: 13px;
			color: #333333;
			border-right: 1px solid #dddddd;
			text-decoration: none;
		}
		#header .categories li a:hover {
			background-color: #003366;
			color: #ffffff;
		}
		
*/	
		
/** END header **/

/** BEGIN content **/
#content {
	clear: both;
	width: 650px;
	float: left;
	padding-bottom: 10px;
}
#content h1
{
	margin:0;
	padding:3px 3px 3px 3px;
	font-size: 1.3em;
}

#judul-kunci {
		background-color:#EEEEEE;
		border-bottom: 2px solid #003366;
		border-top: 2px solid #DDDDDD;
		color: #003366;
}

	#featured {
		border: 1px solid #DDDDDD;
		padding: 10px;
		margin-bottom: 10px;
		height: 180px;
	}
		#featured .post {
			padding: 10px;
		}
		#featured h2 {
			font-size: 1.3em;
			margin-bottom: 5px;
		}
			#featured h2 a {
				text-decoration: none;
			}
		#featured .details {
			font-size: 0.9em;
			margin-bottom: 15px;
			color: #888888;
		}
			#featured .details a {
				color: #888888;
				text-decoration: none;
			}
			#featured .details a:hover {
				color: #003366;
				text-decoration: underline;
			}
		#featured .thumb {
			border: 1px solid #dddddd;
			padding: 5px;
			float: left;
			margin: 0 10px 10px 0;
		}
			#featured .thumb a {
				width: 81px; height: 110px;
				display: block;
				overflow: hidden;
				
			}
			#featured .thumb a img {
				width: 80px;
			}
		#featured p {
			line-height: 1.4em;
			margin-bottom: 10px;
		}
		#featured .tags {
			clear: both;
			font-size: 0.9em;
			color: #888888;
			margin-bottom: 0;
		}
			#featured .tags a {
				text-decoration: none;
			}
		#featured .readmore {
			font-size: 1em;
			font-weight:bold;
		}
	#content .recent {
		border: 1px solid #DDDDDD;
	}
		#content .recent .post {
			padding: 15px;
			clear: both;
		}
			#content .recent .post h2 {
				font-size: 1.2em;
				margin-bottom: 10px;
			}
				#content .recent .post h2 a {
					text-decoration: none;
				}
			#content .recent .post img {
				float: right;
				padding: 5px;
				border: 1px solid #DDDDDD;
				background-color: #FFFFFF;
				margin-left: 20px;
			}
			#content .recent .post p {
				line-height: 1.4em;
				margin-bottom: 10px;
			}
			#content .recent .post .readmore {
				font-size: 1em;
				font-weight:bold;
			}
			#content .recent .post .source {
				font-size: 0.8em;
			}
		#content .recent .o {
			background-color: #EEEEEE;
		}
	#content {
		
	}
/** END content **/

/** BEGIN sidebar **/
#sidebar {
	width: 320px;
	float: right;
}
	#sidebar .box {
		border: 1px solid #DDDDDD;
		margin-bottom: 10px;
	}
		#sidebar .box h2 {
			font-size: 0.9em;
			text-transform: uppercase;
			color: #003366;
			background-color: #EEEEEE;
			padding: 10px;
			border-bottom: 1px solid #dddddd;
		}
		#sidebar .box ul {
			list-style-type: square;
			list-style-position: inside;
			padding: 10px;
		}
			#sidebar .box ul li {
				line-height: 1.4em;
				color: #888888;
				padding: 2px 0;
			}
			#sidebar .box ul li a {
				color: #888888;
				text-decoration: none;
			}
			#sidebar .box ul li a:hover {
				color: #003366;
				font-weight: bold;
				text-decoration: underline;
			}
		#sidebar .box .video {
			padding: 12px;
		}
		#sidebar .box .flickr {
			padding: 5px;
			text-align: center;
		}
			#sidebar .box .flickr img {
				margin: 6px;
			}
		#sidebar .box .tags {
			padding: 10px;
		}
			#sidebar .box .tags a {
				color: #888888;
				text-decoration: none;
			}
			#sidebar .box .tags a:hover {
				color: #003366;
				text-decoration: underline;
			}
		#sidebar .box .popular {
			list-style-type: none;
			list-style-position: outside;
		}
			#sidebar .box .popular li {
				padding: 5px 0;
			}
			#sidebar .box .popular li a {
				color: #003366;
				text-decoration: underline;
				font-weight: bold;
			}
			#sidebar .box .popular li p {
				padding-top: 5px;
			}
		#sidebar .box .sponsors {
			padding: 10px 10px 0;
			text-align: center;
		}
			#sidebar .box .sponsors img {
				margin: 6px;
			}
		#sidebar .box .bookmarks {
			list-style-type: none;
			list-style-position: outside;
			padding: 5px 10px 10px;
		}
			#sidebar .box .bookmarks li {
				font-family: Arial;
				border-bottom: 1px dotted #CCCCCB;
				padding: 5px 0 5px 5px;
				background-position: 0 6px;
				background-repeat: no-repeat;
			}
			#sidebar .box .bookmarks li a {
				color: #888888;
			}
			#sidebar .box .bookmarks li.rss { background-image: url(images/rss.gif); }
			#sidebar .box .bookmarks li.twt { background-image: url(images/twitter.gif); }
			#sidebar .box .bookmarks li.fcb { background-image: url(images/facebook.gif); }
			#sidebar .box .bookmarks li.ldi { background-image: url(images/linkedin.gif); }
	#sidebar .l {
		float: left;
		width: 155px;
	}
	#sidebar .r {
		float: right;
		width: 155px;
	}
/** END sidebar **/


#lastsearch {
	clear: both;
	border: 1px solid #DDDDDD;
	width: 980px;
	margin: auto auto;
	text-align: left;
	padding-bottom:10px;
}


#lastsearch h3{font-size:20px;margin-bottom:5px;font-size: 1em;}
#lastsearch ul{margin:0;padding:0}
#lastsearch ul li{
	float:left;
	list-style:none;
	text-align:justify;
	padding:0 2px 2px 0
}
#lastsearch ul li a{
	/*color:#333333;*/
	/*background:#CCCCCC;*/
	border-radius:2px;
	font-size:11px;
	padding:2px
}

/** BEGIN footer **/
#footer {
	clear: both;
	background-color: #003366;
	color: #ffffff;
	font-size: 0.9em;
	padding: 20px 10px;
}
	#footer a {
		color: #ffffff;
	}
	#footer p {
		width: 980px;
		margin: auto auto;
		text-align: left;
	}
/** END footer **/

/** BEGIN miscellaneous **/
#content .postnav {
	clear: both;
	padding: 10px 0;
	
}
	#content .postnav ul {
		list-style-type: none;
		padding: 10px;
	}
		#content .postnav ul li {
			float: left;
			color: #B5B4BC;
			padding: 4px;
		}
		#content .postnav ul li a {
			color: #636363;
			text-decoration: none;
			display: block;
			padding: 2px 6px;
			border: 1px solid #E2E2E2;
		}
		#content .postnav ul li a:hover {
			border-color: #ffffff;
		}
		#wp_page_numbers ul {
			border-top: 0 !important;
		}
		#wp_page_numbers .page_info {
			padding: 3px 6px !important;
			margin-right: 2px;
			border: 1px solid #e0e0e0 !important;
			margin-top: 4px;
		}
		#wp_page_numbers .active_page a {
			background-color: #ffffff !important;
			border: 0 !important;
		}
#content .single {
	padding: 10px;
}
	#content .single h2 {
		font-size: 1.5em;
		margin-bottom: 10px;
	}
	#content .single p {
		line-height: 1.5em;
		margin-bottom: 10px;
	}
	#content .single ul, #content .single ol {
		list-style-position: inside;
		margin-bottom: 10px;
	}
	#content .single li {
		line-height: 1.5em;
		padding: 2px 0;
	}
	#content .single blockquote {
		padding: 10px 10px 5px;
		margin-bottom: 10px;
		background-color: #eeeeee;
		border-width: 1px 0;
		border-style: solid;
		border-color: #e0e0e0;
	}
	#content .single h3, #content .single h4, #content .single h5, #content .single h6 {
		font-size: 1.2em;
		margin-bottom: 5px;
	}
#comments {
	padding: 10px;
}
	#comments h2 {
		font-size: 1.5em;
		margin-bottom: 10px;
	}
	#comments a {
		text-decoration: none;
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.6em;
	}
	#comments form {
		
	}
	#comments form p {
		margin-bottom: 5px;
	}
		#comments form input {
			margin-right: 5px;
		}
		#comments form input, textarea {
			border: 1px solid #cccccc;
			font-size: 0.9em;
			font-family: Verdana;
			padding: 4px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		#comments form input {
			width: 240px;
			border: 1px solid #cccccc;
		}
		#comments form textarea {
			width: 350px;
			padding: 4px 4px !important;
			border: 1px solid #cccccc;
		}
		#comments form button {
			border: 1px solid #a0a0a0;
			font-size: 1em;
			font-family: Verdana;
			padding: 2px 6px;
		}
	.commentdetails {
		margin-top: 25px;
	}
	.commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #ff0000;
	}
h2.title {
	font-size: 1em !important;
	text-transform: uppercase;
	padding: 10px;
	color: #565656;
}
.notfound {
	padding: 40px;
}
	.notfound h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px;
	}

/** END miscellaneous **/

/** BEGIN wordpress 2.7 comments **/
#comments ol {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;
}
	#comments .buffer {
		padding: 10px;
	}
	#comments ol li {
		margin-bottom: 10px;
	}
	#comments ol li ul li {
		border: 1px solid #e0e0e0;
		padding: 10px;
	}
	#comments ol li .avatar {
		float: right;
	}
	#comments ol li .comment-author {
		
	}
		#comments ol li .comment-author .fn {
			font-weight: bold;
			font-size: 1.2em;
		}
	#comments ol li .comment-meta {
		font-size: 0.9em;
		color: #999999;
		margin: 5px 0 10px;
	}
	#comments ol li .reply {
		font-size: 0.9em;
		font-weight: bold;
		padding-bottom: 10px;
	}
	#comments .children {
		list-style-type: none;
	}
#comments .navigation {
	padding: 0 0 40px;
	font-size: 0.9em;
}
	#comments .navigation a {
		color: #999999;
		padding: 3px 8px;
		border: 1px solid #cccccc;
	}
	#comments .navigation a:hover {
		color: #000000;
		border-color: #000000;
		text-decoration: none;
	}
#comments .says {
	display: none;
}
/** END wordpress 2.7 comments **/




/*top menu ul--------------------------------*/

#topbar ul{
	clear: both;
	list-style-type: none;
	height: 40px;
	border-bottom: 5px solid #003366;
	border-top: 1px solid #DDDDDD;
}

#topbar ul li{
	float:left;
	list-style:none;
}

#topbar ul li a {
	display: block;
	padding: 13px;
	color: #333333;
	border-right: 1px solid #dddddd;
	text-decoration: none;
}
#topbar ul li a:hover {
	background-color: #003366;
	color: #ffffff;
}


#topbar ul li ul{
	border-bottom: 0px;
}

#topbar ul ul li a:link, #topbar ul ul li a:visited{
	border:none;
}

#topbar ul li li a:link, #topbar ul li li a:visited{
	width:150px;
	height:25px;
	float:none;
	padding:1px 10px;
	font-size:12px;
	font-weight:normal;
	color:#333333;
	background-color:#FFFFFF;
	border:1px solid #003366;
}
	
#topbar ul li li a:hover{
	background-color: #003366;
	color: #ffffff;
}

#topbar ul ul{
	z-index:9999;
	position:absolute;
	left:-999em;
	height:auto;
	width:10px;
}

#topbar ul ul a{width:140px;}
#topbar ul li:hover ul{left:auto;}
#topbar ul li:hover{position:static;}
#topbar ul li.last{margin-right:0;}



#searchForm,
#snippets {
  width: 470px;
}
#searchForm {
  display: -moz-box;
  display: -webkit-box;
}
/*
#searchLogoContainer {
  display: -moz-box;
  -moz-box-align: center;
  padding-top: 2px;
  -moz-padding-end: 8px;
}
*/

.show_more {
background-color:#E5E5E5;
/*
background-image:url("asset/images/more.gif");
background-position:left top;
background-repeat:repeat-x;
*/
border:1px solid #cccccc;
display:block;
font-size:16px;
font-weight:bold;
height:20px;
line-height:1.5em;
margin-bottom:6px;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
padding-bottom:6px;
padding-left:0;
padding-right:0;
padding-top:0px;
margin-top:15px;
text-align:center;
text-shadow:1px 1px 1px #FFFFFF;
width:100%;
cursor:pointer;
}
.round {
-moz-border-radius-bottomleft:5px;
-moz-border-radius-bottomright:5px;
-moz-border-radius-topleft:5px;
-moz-border-radius-topright:5px;
}

.show_more:hover{border:1px solid #333333;text-decoration:none;background-position:left -78px;   }
.show_more:active{color:#666;background-position:left -38px;}


    .amazonButton {
        
        -moz-box-shadow:inset 0px 1px 0px 0px #ffe0b5;
        -webkit-box-shadow:inset 0px 1px 0px 0px #ffe0b5;
        box-shadow:inset 0px 1px 0px 0px #ffe0b5;
        
        background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #fbb450), color-stop(1, #f89306));
        background:-moz-linear-gradient(top, #fbb450 5%, #f89306 100%);
        background:-webkit-linear-gradient(top, #fbb450 5%, #f89306 100%);
        background:-o-linear-gradient(top, #fbb450 5%, #f89306 100%);
        background:-ms-linear-gradient(top, #fbb450 5%, #f89306 100%);
        background:linear-gradient(to bottom, #fbb450 5%, #f89306 100%);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb450', endColorstr='#f89306',GradientType=0);
        
        background-color:#fbb450;
        
        -moz-border-radius:7px;
        -webkit-border-radius:7px;
        border-radius:7px;
        
        border:1px solid #c97e1c;
        
        display:inline-block;
        color:#ffffff;
        font-family:Trebuchet MS;
        font-size:18px;
        font-weight:bold;
        padding:6px 11px;
        text-decoration:none;
        
        text-shadow:0px 1px 0px #8f7f24;
        
    }
    .amazonButton:hover {
        
        background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f89306), color-stop(1, #fbb450));
        background:-moz-linear-gradient(top, #f89306 5%, #fbb450 100%);
        background:-webkit-linear-gradient(top, #f89306 5%, #fbb450 100%);
        background:-o-linear-gradient(top, #f89306 5%, #fbb450 100%);
        background:-ms-linear-gradient(top, #f89306 5%, #fbb450 100%);
        background:linear-gradient(to bottom, #f89306 5%, #fbb450 100%);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f89306', endColorstr='#fbb450',GradientType=0);
        
        background-color:#f89306;
    }
    .amazonButton:active {
        position:relative;
        top:1px;
    }


   
    .moreButton {
        
        -moz-box-shadow:inset 0px 1px 3px 0px #91b8b3;
        -webkit-box-shadow:inset 0px 1px 3px 0px #91b8b3;
        box-shadow:inset 0px 1px 3px 0px #91b8b3;
        
        background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #768d87), color-stop(1, #6c7c7c));
        background:-moz-linear-gradient(top, #768d87 5%, #6c7c7c 100%);
        background:-webkit-linear-gradient(top, #768d87 5%, #6c7c7c 100%);
        background:-o-linear-gradient(top, #768d87 5%, #6c7c7c 100%);
        background:-ms-linear-gradient(top, #768d87 5%, #6c7c7c 100%);
        background:linear-gradient(to bottom, #768d87 5%, #6c7c7c 100%);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#768d87', endColorstr='#6c7c7c',GradientType=0);
        
        background-color:#768d87;
        
        -moz-border-radius:8px;
        -webkit-border-radius:8px;
        border-radius:8px;
        
        border:1px solid #566963;
        
        display:inline-block;
        color:#ffffff;
        font-family:arial;
        font-size:18px;
        font-weight:bold;
        padding:6px 11px;
        text-decoration:none;
        
        text-shadow:0px -1px 0px #2b665e;
        
    }
    .moreButton:hover {
        
        background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #6c7c7c), color-stop(1, #768d87));
        background:-moz-linear-gradient(top, #6c7c7c 5%, #768d87 100%);
        background:-webkit-linear-gradient(top, #6c7c7c 5%, #768d87 100%);
        background:-o-linear-gradient(top, #6c7c7c 5%, #768d87 100%);
        background:-ms-linear-gradient(top, #6c7c7c 5%, #768d87 100%);
        background:linear-gradient(to bottom, #6c7c7c 5%, #768d87 100%);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#6c7c7c', endColorstr='#768d87',GradientType=0);
        
        background-color:#6c7c7c;
    }
    .moreButton:active {
        position:relative;
        top:1px;
    }
	

       
    .buyButton {
        
        -moz-box-shadow: 0px -1px 0px 0px #fff6af;
        -webkit-box-shadow: 0px -1px 0px 0px #fff6af;
        box-shadow: 0px -1px 0px 0px #fff6af;
        
        background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffec64), color-stop(1, #ffab23));
        background:-moz-linear-gradient(top, #ffec64 5%, #ffab23 100%);
        background:-webkit-linear-gradient(top, #ffec64 5%, #ffab23 100%);
        background:-o-linear-gradient(top, #ffec64 5%, #ffab23 100%);
        background:-ms-linear-gradient(top, #ffec64 5%, #ffab23 100%);
        background:linear-gradient(to bottom, #ffec64 5%, #ffab23 100%);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec64', endColorstr='#ffab23',GradientType=0);
        
        background-color:#ffec64;
        
        -moz-border-radius:6px;
        -webkit-border-radius:6px;
        border-radius:6px;
        
        border:1px solid #ffaa22;
        
        display:inline-block;
        color:#333333;
        font-family:arial;
        font-size:11px;
        font-weight:bold;
        padding:1px 4px;
        text-decoration:none;
        
        text-shadow:0px 1px 0px #ffee66;
        
    }
    .buyButton:hover {
        
        background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffab23), color-stop(1, #ffec64));
        background:-moz-linear-gradient(top, #ffab23 5%, #ffec64 100%);
        background:-webkit-linear-gradient(top, #ffab23 5%, #ffec64 100%);
        background:-o-linear-gradient(top, #ffab23 5%, #ffec64 100%);
        background:-ms-linear-gradient(top, #ffab23 5%, #ffec64 100%);
        background:linear-gradient(to bottom, #ffab23 5%, #ffec64 100%);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffab23', endColorstr='#ffec64',GradientType=0);
        
        background-color:#ffab23;
    }
    .buyButton:active {
        position:relative;
        top:1px;
    }



    .findButton {
        
        -moz-box-shadow:inset 0px 1px 3px 0px #91b8b3;
        -webkit-box-shadow:inset 0px 1px 3px 0px #91b8b3;
        box-shadow:inset 0px 1px 3px 0px #91b8b3;
        
        background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #768d87), color-stop(1, #6c7c7c));
        background:-moz-linear-gradient(top, #768d87 5%, #6c7c7c 100%);
        background:-webkit-linear-gradient(top, #768d87 5%, #6c7c7c 100%);
        background:-o-linear-gradient(top, #768d87 5%, #6c7c7c 100%);
        background:-ms-linear-gradient(top, #768d87 5%, #6c7c7c 100%);
        background:linear-gradient(to bottom, #768d87 5%, #6c7c7c 100%);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#768d87', endColorstr='#6c7c7c',GradientType=0);
        
        background-color:#768d87;
        
        -moz-border-radius:8px;
        -webkit-border-radius:8px;
        border-radius:8px;
        
        border:1px solid #566963;
        
        display:inline-block;
        color:#ffffff;
        font-family:arial;
        font-size:11px;
        font-weight:bold;
        padding:1px 4px;
        text-decoration:none;
        
        text-shadow:0px -1px 0px #2b665e;
        
    }
    .findButton:hover {
        
        background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #6c7c7c), color-stop(1, #768d87));
        background:-moz-linear-gradient(top, #6c7c7c 5%, #768d87 100%);
        background:-webkit-linear-gradient(top, #6c7c7c 5%, #768d87 100%);
        background:-o-linear-gradient(top, #6c7c7c 5%, #768d87 100%);
        background:-ms-linear-gradient(top, #6c7c7c 5%, #768d87 100%);
        background:linear-gradient(to bottom, #6c7c7c 5%, #768d87 100%);
        filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#6c7c7c', endColorstr='#768d87',GradientType=0);
        
        background-color:#6c7c7c;
    }
    .findButton:active {
        position:relative;
        top:1px;
    }
    
    .dethasil {
	font-size: 0.9em;
	margin-bottom: 15px;
	color: #888888;
    }
    .dethasil a {
	color: #888888;
	text-decoration: none;
    }
    .dethasil a:hover {
	color: #003366;
	text-decoration: underline;
    }