/*CSS Document for CHy-XIII*/
#box1
{
float:left;
width:310px;
height:auto;
border:1px solid #000;
margin-bottom:10px;
padding-left:2px;
}
#box2
{

float:right;
width:310px;
height:auto;
border:1px solid #000;
margin-bottom:10px;
padding-left:2px;
}
#box3
{
float:left;
width:310px;
height:auto;
border:1px solid #000;
/*margin-top:15px;*/
margin-bottom:10px;
padding-left:2px;
}
#box4
{
float:right;
width:310px;
height:auto;
border:1px solid #000;
margin-bottom:10px;
padding-left:2px;
}
#box5
{
float:right;
width:310px;
height:auto;
border:1px solid #000;
margin-bottom:10px;
padding-left:2px;
}
/*Table-PRESENTATION*/

.presentation a 
{
color:#000066;

}

/*.presentation a:hover
{
text-decoration:none;
color:#FF99FF;}*/
