/*
Theme Name: ravau.net
Template: twentyten
*/

@import url('../twentyten/style.css');

#primary,
#secondary {
	width:260px; float:left; margin: 0 0 0 -25px;
}

#content{
	width:620px;
}

a:link{
color: #ff8c00;
}
a:visited{
color: red;
}
a:hover{
color: #6495ed;
}
a:active{
color: #cd853f;
}

