#header1	a:link, 

#header1	a:visited	{

	color: #666;

	text-decoration: underline;

}



#header1	a:hover, 

#header1	a:active	{

	color: #333;

}



#header2	h1	a	{

	background-image: url(../layout-images/sungsblog-logo.gif);

	background-position: 0 0;

	display: block;

	height: 66px;

	outline: none;

	overflow: hidden;

	text-indent: -9999px;

	width: 231px;

}



#header2	h1	a:hover	{

	background-position: 0 -66px;

}



#navigation	a:link, 

#navigation	a:visited	{

	color: #1c4ea5;

	text-decoration: none;

}



#navigation	a:hover, 

#navigation	a:active	{

	color: #333;

}



/* content links --------------------------------------------------------------------- */

#content	a:link, 

#content	a:visited	{

	color: #1C4EA5;

	text-decoration: underline;

}



#content	a:hover, 

#content	a:active	{

	background-color: #DBE7F6;

	text-decoration: none;

}

/* content links --------------------------------------------------------------------- */





/* middle links --------------------------------------------------------------------- */

#middle	a:link, 

#middle	a:visited	{

	color: #1C4EA5;

	text-decoration: underline;

}



#middle	a:hover, 

#middle	a:active	{

	background-color: #DBE7F6;

	text-decoration: none;

}

/* middle links --------------------------------------------------------------------- */





/* footer links --------------------------------------------------------------------- */

#footer	a:link, 

#footer	a:visited	{

	color: #1C4EA5;

	font-weight: bold;

	text-decoration: underline;

}



#footer	a:hover, 

#footer	a:active	{

	background-color: #DBE7F6;

	text-decoration: none;

}

/* footer links --------------------------------------------------------------------- */





/* post links ----------------------------------------------------------------------- */

#content	.post	h3.post-title	a:link, 

#content	.post	h3.post-title	a:visited	{

	color: #333;

	text-decoration: none;

}



#content	.post	h3.post-title	a:hover, 

#content	.post	h3.post-title	a:active	{

	background-color: transparent;

	color: #900;

}



.email-post-icon, 

.quick-edit-icon	{

	display: block;

	height: 16px;

	overflow: hidden;

	text-indent: -9999px;

	width: 16px;

}



.email-post-icon	{

	background-image: url(../layout-images/email.png);

}



.quick-edit-icon	{

	background-image: url(../layout-images/note_edit.png);

}

/* post links ----------------------------------------------------------------------- */




