/*****************************
* style sheet for c64sets.com
*****************************/

.menuLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #616161;
	text-decoration: none;
}

a.menuLink:hover {
	text-decoration: none;
	color: #FFFFFF;
}

h1 {
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #E6851C;
}

body, td, p, select, input, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #545454;
}

a {
	color: #E6851C;
	text-decoration: none;
}

a:hover {
	color: #E6851C;
	text-decoration: underline;
}

.sidenewshdr{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #FFFFFF;
}

.navbar{
background-image:url(images/navbg_dn.gif);
}

.searchlink, .searchlink:hover {
color: #FFFFFF;
text-decoration:none;
}

/*******************
* telengard.html
********************/
.box {width:125px; height:172px; border:#E6851C solid 1px;}
.manual {width:125px; height:193px; border:#E6851C solid 1px;}

/**********************
* heart_of_africa.html
***********************/
.hoa_pkg_td {padding-right:10px; padding-bottom:5px;}
.hoa_pkg_img {width:125px; height:128px; border:none;}
.hoa_man_img {width:125px; height:128px; border:black solid 1px;}

