﻿a
{
	color:#666633;
	text-decoration:none;
}
a:hover
{
	color: #0080C0;
	text-decoration:underline;
} 
 


body
{
	font-family: Times New Roman, Times;
	color: black;
	font-size:14px;
}

h1
{
	font-family: Times New Roman, Times;
	color: rgb(153,153,51);
}
h2
{
	font-family: Times New Roman, Times;
	color: rgb(204,153,0); 
}
h3
{
	font-family: Times New Roman, Times;
	color: #663300; 
	margin-left:10px;
	padding-right:10px;
}
h4
{
	font-family: Times New Roman, Times;
	color: rgb(153,153,0);
}
h5
{
	font-family: Times New Roman, Times;
	color: rgb(255,153,0);
}
h6
{
	font-family: Times New Roman, Times;
	color: rgb(51,102,204);
}
#img_prod {
	margin-left: 7px;
	margin-right: 7px;
	float: left; 
	width:225px;
	height:136px;
}

#title_prod {
	text-align: center;
	font-size:medium;
	border-top:1px #663300 solid;
}
#div_prod_desc {
    border-bottom:1px #663300 solid; 
    padding-bottom:5px; 
    background-image: url('../images/bg_memory.png');
    background-repeat:repeat;
}
div {
	border-left:1px #663300 solid;
	padding-left:5px;
}
#strong {
	font-size: medium;
	font-weight:bolder;
	text-decoration:underline;
}

